Endtube Endwall 10/14/2016 (Fri) 01:50:13 No.606 del
endtube --native https://www.youtube.com/blah

the --native switch will use youtube-dl's native socks connector instead of torsocks to connect to tor. But if you use it this way, you can't use the --proxylist command, since the proxy spot is already taken.

endtube --native --list list.txt
endtube --native --uarand --list list.txt
endtube --native --uarand https://www.youtube.com/blah

If you want to display the exit node before every download use the --exitnode flag. I think this might be dangerous due to correlation but it was useful for debuging, i use it sometimes, to see the distribution of exitnodes that are being selected over time.

Anyways if you guys have any ideas for new products or requests, or complaints about the software, post below and I'll try to work on it on weekends. Thanks.