mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-05-22 13:44:50 +09:00

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.