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.
youtube-dl/youtube_dl
Ismael Mejia 8377574c9c [internal] Improved subtitle architecture + (update in
youtube/dailymotion)

The structure of subtitles was refined, you only need to implement one
method that returns a dictionnary of the available subtitles (lang, url) to
support all the subtitle options in a website. I updated the subtitle
downloaders for youtube/dailymotion to show how it works.
11 years ago
..
extractor [internal] Improved subtitle architecture + (update in 11 years ago
FileDownloader.py FileDownloader: fixed call to "report_error" of YoutubeDL 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py Remove useless headers 11 years ago
YoutubeDL.py Undo the previous commit (it was a mistake) 11 years ago
__init__.py [dailymotion] Added support for subtitles + new InfoExtractor for 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
update.py [update] Add package manager to error message (#959) 11 years ago
utils.py Use determine_ext when saving the thumbnail 11 years ago
version.py release 2013.07.19 11 years ago