ytdl-nightly/youtube_dl
Jaime Marquínez Ferrándiz d82134c339 [subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor
Subclasses just need to call the method extract_subtitles, which will call _extract_subtitles and _request_automatic_caption
Now the default implementation of _request_automatic_caption returns {}.
2013-09-11 16:05:49 +02:00
..
extractor [subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor 2013-09-11 16:05:49 +02:00
FileDownloader.py Fix the minutes part in FileDownloader.format_seconds (fixed #1397) 2013-09-09 10:38:54 +02:00
InfoExtractors.py
PostProcessor.py
YoutubeDL.py [subtitles] fixed multiple subtitles language separated by comma after merge 2013-09-06 16:30:13 +02:00
__init__.py Merge branch 'master' into subtitles_rework 2013-09-06 23:24:41 +02:00
__main__.py
aes.py
update.py
utils.py Add an extractor for orf.at (closes #1346) 2013-08-29 19:16:07 +02:00
version.py release 2013.11.09 2013-09-11 11:30:10 +02:00