Endwall 12/30/2016 (Fri) 12:07:27 No.757 del
Endtube
endtube.sh version 0.41
https://github.com/endwall2/endware/raw/master/endtube.sh

minor bug fix. Now --referer deactivates the auto referer, I use this to put in the real referer when I'm on youtube. for instance if I go to say Russia Today and grab a video I will use the /videos as the referer by right clicking and copying the link into the terminal.

$ endtube --referer https://www.youtube.com/user/RussiaToday/videos https://youtube.com/watch?v=1IJMLfUPBug [Embed]

or if I have a list of videos from a single source channel I'll do this

$ endtube --list news.txt --referer https://www.youtube.com/user/RussiaToday/videos

where news.txt is the list of vidoes from Russia Today. Try it out.

Any bugs, comments, complaints, or requests, post below. Thanks.