Commit Graph

17 Commits (8f4b58d70e29df13d6002579b5c9448acc89d6c1)

Author SHA1 Message Date
Sergey M․ 0b54a5b10a [ceskatelevize] Add subtitles tests
Jaime Marquínez Ferrándiz 7d900ef1bf [youtube] Add support for automatically translated subtitles (fixes )
They have a manually uploaded subtitles track and YouTube can transtale it.
Jaime Marquínez Ferrándiz 4472f84f0c [test/test_subtitles] Update checksum for vimeo subtitle file
Jouke Waleson 5f6a1245ff PEP8 applied
Philipp Hagemeister a0f59cdcb4 [tests] Modernize
Sergey M․ 0ca41c3d9c [walla] Fix typo
Sergey M․ 7bc8780c57 [walla] Fix extractor and add subtitle tests
Sergey M․ 345e37831c [youtube] Update nosubtitles test
Philipp Hagemeister 0321213c11 [test_subtitles] Allow more subtitles for TED videos
Sergey M. b0268cb6ce [vimeo] Remove superfluous whitespace
Sergey M. 4edff4cfa8 [vimeo] Add subtitle tests
Philipp Hagemeister b4bcffefa3 [blip.tv] Add support for subtitles ()
Philipp Hagemeister 26dca1661e [ted] Updated checksums
Jaime Marquínez Ferrándiz 9d8d675e0e [subtitles-tests] Fix youtube test
It returns now a single info_dict
Philipp Hagemeister 4e0084d92e [youtube/subtitles] Change MD5 of vtt subtitle in test
Philipp Hagemeister d0efb9ec9a [tests] Remove global_setup function
Jaime Marquínez Ferrándiz ae84f879d7 Merge all the subtitles test into a single file
They reuse a base class