mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-11-19 00:54:54 +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. |
||
|---|---|---|
| .. | ||
| extractor | ||
| __init__.py | ||
| __main__.py | ||
| FileDownloader.py | ||
| InfoExtractors.py | ||
| PostProcessor.py | ||
| update.py | ||
| utils.py | ||
| version.py | ||
| YoutubeDL.py | ||