youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 9868ea4936 [extractor/common] Simplify subtitles handling methods
Initially I was going to use a single method for handling both subtitles and automatic captions, that's why I used the 'list_subtitles' and the 'subtitles' variables.
2015-02-17 22:16:29 +01:00
..
downloader
extractor [extractor/common] Simplify subtitles handling methods 2015-02-17 22:16:29 +01:00
postprocessor [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field 2015-02-16 21:51:08 +01:00
__init__.py Improve subtitles support 2015-02-16 21:51:03 +01:00
__main__.py
aes.py [aes] style: Put __all__ variable at the end of the file 2015-02-11 18:15:15 +01:00
cache.py
compat.py
jsinterp.py
options.py Improve subtitles support 2015-02-16 21:51:03 +01:00
swfinterp.py
update.py
utils.py [camdemy] Simplify and make more robust (#4938) 2015-02-12 08:55:06 +01:00
version.py release 2015.02.11 2015-02-11 19:02:39 +01:00
YoutubeDL.py [youtube] Convert to new subtitles system 2015-02-16 22:47:39 +01:00