ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.44k stars 9.96k forks source link

Download annotations from youtube #1321

Closed kefir- closed 10 years ago

kefir- commented 11 years ago

It would be nice if youtube-dl could download annotations from youtube. They can be fetched from:

https://www.youtube.com/annotations_invideo?features=1&legacy=1&video_id=XXXXXXX

(Found API URL by testing on http://stefansundin.com/stuff/youtube/youtube-copy-annotations.html)

FiloSottile commented 10 years ago

@kefir- User @Jaiz909 contributed the feature!