yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz c84dd8a90d [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
We need to keep the orginal subtitles information, so that the '--load-info' option can be used to list or select the subtitles again.
We'll also be able to have a separate field for storing the automatic captions info.
2015-02-16 21:51:08 +01:00
..
downloader [downloader/external] Simplify source_address 2015-02-02 20:33:25 +01:00
extractor [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field 2015-02-16 21:51:08 +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 [compat] Correct compat_basestring definition 2015-02-01 11:37:00 +01:00
jsinterp.py [jsinterp] Correct div command 2015-02-02 01:49:32 +01:00
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 [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field 2015-02-16 21:51:08 +01:00