This is similar in spirit to what was done in commit 8e590a117f. Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
8e590a117f
It downloads with a m3u8 manifest, requires ffmpeg.
It uses tabs, no spaces.
The last releases included big files that increased the size of the compressed file.
It needs login information.
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
Added downloading annotations download support - closes #1321
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.