aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/subtitles.py
AgeCommit message (Expand)Author
2014-02-04[subtittles] Check that the result is not emptyPhilipp Hagemeister
2014-02-03[blip.tv] Add support for subtitles (#2274)Philipp Hagemeister
2013-11-02[subtitles] refactor to support websites with subtitle information theIsmaël Mejía
2013-09-14Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412)Jaime Marquínez Ferrándiz
2013-09-12Check for both automatic captions and subtitles with options `--write-sub` an...Jaime Marquínez Ferrándiz
2013-09-11[subtitles] Also list the available automatic captions languages with '--list...Jaime Marquínez Ferrándiz
2013-09-11[youtube] Support automatic captions with original language different from En...Jaime Marquínez Ferrándiz
2013-09-11[subtitles] Use self._download_webpage for extracting the subtitlesJaime Marquínez Ferrándiz
2013-09-11[subtitles] Simplify the extraction of subtitles in subclasses and remove NoA...Jaime Marquínez Ferrándiz
2013-09-11[subtitles] rename SubitlesIE to SubtitlesInfoExtractorJaime Marquínez Ferrándiz
2013-09-06[subtitles] fixed multiple subtitles language separated by comma after mergeIsmael Mejia
2013-08-08[subtitles] Improved docs + new class for servers who don't supportIsmael Mejia
2013-08-08[internal] Improved subtitle architecture + (update inIsmael Mejia
2013-08-07[dailymotion] Added support for subtitles + new InfoExtractor forIsmael Mejia