1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-23 00:07:49 +00:00
yt-dlc/youtube_dl
Jaime Marquínez Ferrándiz 5d51a883c2 Use a dictionary for storing the subtitles
The errors while getting the subtitles are reported as warnings, if no subtitles are found return and empty dict.
2013-07-20 12:52:25 +02:00
..
extractor Use a dictionary for storing the subtitles 2013-07-20 12:52:25 +02:00
__init__.py Hint that --update may need sudo 2013-07-18 12:53:24 +02:00
__main__.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py [update] Add package manager to error message (#959) 2013-07-01 02:36:49 +02:00
utils.py Use determine_ext when saving the thumbnail 2013-07-12 22:08:49 +02:00
version.py release 2013.07.19 2013-07-19 23:42:29 +02:00
YoutubeDL.py Use a dictionary for storing the subtitles 2013-07-20 12:52:25 +02:00