mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-21 03:44:35 +00: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.