youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 5819edef034819b76b8eec6a0cdf7b29cc9ddff3
parent f5535ed0e3537acee90820c98d6ca474d437d7d0
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Fri, 29 Apr 2016 14:27:15 +0800

[ooyala] Skip an invalid test

Ooyala is used by lots of extractors and its correctness can be verified
by these websites.

Diffstat:
Myoutube_dl/extractor/ooyala.py | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/ooyala.py b/youtube_dl/extractor/ooyala.py @@ -96,6 +96,8 @@ class OoyalaIE(OoyalaBaseIE): 'description': 'How badly damaged does a drive have to be to defeat Russell and his crew? Apparently, smashed to bits.', 'duration': 853.386, }, + # The video in the original webpage now uses PlayWire + 'skip': 'Ooyala said: movie expired', }, { # Only available for ipad 'url': 'http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0',