[ooyala] Skip an invalid test
Ooyala is used by lots of extractors and its correctness can be verified by these websites.
This commit is contained in:
parent
f5535ed0e3
commit
5819edef03
1 changed files with 2 additions and 0 deletions
|
@ -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.',
|
'description': 'How badly damaged does a drive have to be to defeat Russell and his crew? Apparently, smashed to bits.',
|
||||||
'duration': 853.386,
|
'duration': 853.386,
|
||||||
},
|
},
|
||||||
|
# The video in the original webpage now uses PlayWire
|
||||||
|
'skip': 'Ooyala said: movie expired',
|
||||||
}, {
|
}, {
|
||||||
# Only available for ipad
|
# Only available for ipad
|
||||||
'url': 'http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0',
|
'url': 'http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0',
|
||||||
|
|
Loading…
Reference in a new issue