mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-11-15 11:44:54 +00:00
Adds #1321 Download annotations from youtube Annotations are downloaded and written to a .annotations.xml file using the https://www.youtube.com/annotations_invideo?features=1&legacy=1&video_id=$VIDEOID API. Added unit test for annotations. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| helper.py | ||
| parameters.json | ||
| test_age_restriction.py | ||
| test_all_urls.py | ||
| test_dailymotion_subtitles.py | ||
| test_download.py | ||
| test_execution.py | ||
| test_playlists.py | ||
| test_utils.py | ||
| test_write_annotations.py | ||
| test_write_info_json.py | ||
| test_youtube_lists.py | ||
| test_youtube_signature.py | ||
| test_youtube_subtitles.py | ||