You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 {}.
11 years ago
..
extractor [subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor 11 years ago
FileDownloader.py Fix the minutes part in FileDownloader.format_seconds (fixed #1397) 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py PostProcessingError holds the message in the 'msg' property, not in 'message' (fixes #1323) 11 years ago
YoutubeDL.py [subtitles] fixed multiple subtitles language separated by comma after merge 11 years ago
__init__.py Merge branch 'master' into subtitles_rework 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Let aes_decrypt_text return bytes instead of unicode 11 years ago
update.py [update] Add package manager to error message (#959) 11 years ago
utils.py Add an extractor for orf.at (closes #1346) 11 years ago
version.py release 2013.11.09 11 years ago