1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-29 12:55:17 +00:00
Files
yt-dlp/youtube_dl/extractor/subtitles.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

2.7 KiB