Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to use proxy on youtube-dl?

Tags:

People also ask

How do I use a proxy server to watch YouTube?

Go to the proxy hub. Select the first proxy site on the list. Paste your video's URL into the main field on the page, then click on the "Enter" button. The proxy will then load your YouTube video, incrementing its view count.


I wanna use the proxy and run this youtube-dl --proxy socks5://127.0.0.1:1080

this is an error below

Usage: youtube-dl [OPTIONS] URL [URL...]

youtube-dl: error: You must provide at least one URL.

what is the problem here?