1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-17 00:00:46 -05:00
Files
youtube-dl/youtube_dl/extractor/youtube.py
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

39 KiB