yt-dlp/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
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
version.py
YoutubeDL.py [youtube] Convert to new subtitles system 2015-02-16 22:47:39 +01:00