mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 21:27:04 +01:00
[tf1] try all supported adaptive urls
This commit is contained in:
parent
1882511754
commit
8b183bd5f8
@ -19,6 +19,7 @@ class TF1IE(InfoExtractor):
|
|||||||
# Sometimes wat serves the whole file with the --test option
|
# Sometimes wat serves the whole file with the --test option
|
||||||
'skip_download': True,
|
'skip_download': True,
|
||||||
},
|
},
|
||||||
|
'expected_warnings': ['HTTP Error 404'],
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://www.tfou.fr/chuggington/videos/le-grand-mysterioso-chuggington-7085291-739.html',
|
'url': 'http://www.tfou.fr/chuggington/videos/le-grand-mysterioso-chuggington-7085291-739.html',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
|
Loading…
Reference in New Issue
Block a user