projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d2712
)
[toutv] Modernize test definition
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 1 Feb 2015 14:01:33 +0000
(15:01 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 1 Feb 2015 14:01:33 +0000
(15:01 +0100)
youtube_dl/extractor/toutv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/toutv.py
b/youtube_dl/extractor/toutv.py
index 2837f9c8e5fcf9624acc31c156f775aad32454dd..4797d1310aaeec2664d822c052f26be5ea5210af 100644
(file)
--- a/
youtube_dl/extractor/toutv.py
+++ b/
youtube_dl/extractor/toutv.py
@@
-16,8
+16,9
@@
class TouTvIE(InfoExtractor):
_TEST = {
'url': 'http://www.tou.tv/30-vies/S04E41',
- 'file': '30-vies_S04E41.mp4',
'info_dict': {
+ 'id': '30-vies_S04E41',
+ 'ext': 'mp4',
'title': '30 vies Saison 4 / Épisode 41',
'description': 'md5:da363002db82ccbe4dafeb9cab039b09',
'age_limit': 8,