youtube-dl

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

commit 8b183bd5f800792cfc37da8ef2383fb5ba88195c
parent 18825117545690499dc7064cd5ba207ca5ca3e23
Author: Remita Amine <remitamine@gmail.com>
Date:   Sun, 17 Jun 2018 15:53:29 +0100

[tf1] try all supported adaptive urls

Diffstat:
Myoutube_dl/extractor/tf1.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/tf1.py b/youtube_dl/extractor/tf1.py @@ -19,6 +19,7 @@ class TF1IE(InfoExtractor): # Sometimes wat serves the whole file with the --test option 'skip_download': True, }, + 'expected_warnings': ['HTTP Error 404'], }, { 'url': 'http://www.tfou.fr/chuggington/videos/le-grand-mysterioso-chuggington-7085291-739.html', 'info_dict': {