mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
953e32b2c1
generic subtitle download. The idea is that all subtitle downloaders must descend from SubtitlesIE and implement only three basic methods to achieve the complete subtitle download functionality. This will allow to reduce the code in YoutubeIE once it is rewritten. |
||
---|---|---|
.. | ||
helper.py | ||
parameters.json | ||
test_all_urls.py | ||
test_dailymotion_subtitles.py | ||
test_download.py | ||
test_execution.py | ||
test_utils.py | ||
test_write_info_json.py | ||
test_youtube_lists.py | ||
test_youtube_sig.py | ||
test_youtube_subtitles.py |