Commit Graph

20 Commits (e14c82bd6b6cfc1e904b067350d818657c911e07)

Author SHA1 Message Date
Nehal Patel 7b0d333a7e
Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
remitamine 4059eabd58 [dreisat] use extract_from_xml_url from ZDFIE for info extraction(fixes )(fixes )(closes )
Naglis Jonaitis 67fc8ecd53 [dreisat] Extend _VALID_URL (Closes )
Sergey M․ a319c33d8b [dreisat] Update test
Sergey M․ 218d6bcc05 [dreisat] Capture status errors
Sergey M․ e0b4cc489f [dreisat] Modernize
Sergey M․ 15e423407f [dreisat] Fix thumbnails' width and height
Jaime Marquínez Ferrándiz 71cd2a571e [dreisat] Make ‘index.php’ optional in the url (fixes )
Jaime Marquínez Ferrándiz b2b0870b3a [dreisat] Update test filename and checksum
Philipp Hagemeister 723f839911 Remove unused imports
Philipp Hagemeister 55e663a8d7 [dreisat] Use centralized format sorting
Philipp Hagemeister 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls'
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz 471a5ee908 Set the ext field for each format
Philipp Hagemeister 690e872c51 Remove video_result helper method
Calling it was more complex then actually including the type in the video info
Philipp Hagemeister 345b0c9b46 Remove dead code
Philipp Hagemeister 73e79f2a1b [3sat] Add support (Fixes )