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
FileDownloader.py
InfoExtractors.py
PostProcessor.py
YoutubeDL.py
__init__.py [dailymotion] Added support for subtitles + new InfoExtractor for 2013-08-07 18:59:11 +02:00
__main__.py
update.py
utils.py
version.py