how to use proxy on youtube-dl?

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?

Leave a Comment