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.
2013-08-08 08:54:10 +02:00
..
extractor [internal] Improved subtitle architecture + (update in 2013-08-08 08:54:10 +02:00
__init__.py [dailymotion] Added support for subtitles + new InfoExtractor for 2013-08-07 18:59:11 +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 Undo the previous commit (it was a mistake) 2013-08-07 21:24:42 +02:00