Author | SHA1 | Message | Date |
---|---|---|---|
Ismael Mejia | 69df680b97 |
[subtitles] Improved docs + new class for servers who don't support
auto-caption |
12 years ago |
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. |
12 years ago |
Ismael Mejia | 953e32b2c1 |
[dailymotion] Added support for subtitles + new InfoExtractor for
generic subtitle download. The idea is that all subtitle downloaders must descend from SubtitlesIE and implement only three basic methods to achieve the complete subtitle download functionality. This will allow to reduce the code in YoutubeIE once it is rewritten. |
12 years ago |