aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_subtitles.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [walla] Fix extractor and add subtitle testsSergey M․2014-10-071-0/+28
|
* [youtube] Update nosubtitles testSergey M․2014-07-111-1/+1
|
* [test_subtitles] Allow more subtitles for TED videosPhilipp Hagemeister2014-04-211-1/+1
|
* [vimeo] Remove superfluous whitespaceSergey M.2014-02-031-1/+1
|
* [vimeo] Add subtitle testsSergey M.2014-02-031-0/+56
|
* [blip.tv] Add support for subtitles (#2274)Philipp Hagemeister2014-02-031-0/+21
|
* [ted] Updated checksumsPhilipp Hagemeister2014-01-171-2/+2
|
* [subtitles-tests] Fix youtube testJaime Marquínez Ferrándiz2013-12-231-4/+0
| | | | It returns now a single info_dict
* [youtube/subtitles] Change MD5 of vtt subtitle in testPhilipp Hagemeister2013-11-281-1/+1
|
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-2/+1
|
* Merge all the subtitles test into a single fileJaime Marquínez Ferrándiz2013-11-101-0/+211
They reuse a base class