Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-15 | [test/subtitles] Fix some tests | Jaime Marquínez Ferrándiz | |
The checksym for the CeskaTelevize subtitles has changed again, so we just test that it has a reasonable length. | |||
2015-02-13 | [test/subtitles] Update checksums | Jaime Marquínez Ferrándiz | |
2015-01-07 | [ceskatelevize] Add subtitles tests | Sergey M․ | |
2014-12-31 | [youtube] Add support for automatically translated subtitles (fixes #4555) | Jaime Marquínez Ferrándiz | |
They have a manually uploaded subtitles track and YouTube can transtale it. | |||
2014-11-30 | [test/test_subtitles] Update checksum for vimeo subtitle file | Jaime Marquínez Ferrándiz | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-11-16 | [tests] Modernize | Philipp Hagemeister | |
2014-10-09 | [walla] Fix typo | Sergey M․ | |
2014-10-07 | [walla] Fix extractor and add subtitle tests | Sergey M․ | |
2014-07-11 | [youtube] Update nosubtitles test | Sergey M․ | |
2014-04-21 | [test_subtitles] Allow more subtitles for TED videos | Philipp Hagemeister | |
2014-02-03 | [vimeo] Remove superfluous whitespace | Sergey M. | |
2014-02-03 | [vimeo] Add subtitle tests | Sergey M. | |
2014-02-03 | [blip.tv] Add support for subtitles (#2274) | Philipp Hagemeister | |
2014-01-17 | [ted] Updated checksums | Philipp Hagemeister | |
2013-12-23 | [subtitles-tests] Fix youtube test | Jaime Marquínez Ferrándiz | |
It returns now a single info_dict | |||
2013-11-28 | [youtube/subtitles] Change MD5 of vtt subtitle in test | Philipp Hagemeister | |
2013-11-25 | [tests] Remove global_setup function | Philipp Hagemeister | |
2013-11-10 | Merge all the subtitles test into a single file | Jaime Marquínez Ferrándiz | |
They reuse a base class |