azihassan / youtube-d

A fast command-line Youtube downloader
MIT License
7 stars 0 forks source link

Add proxy support #66

Open azihassan opened 8 months ago

azihassan commented 8 months ago

Since cURL supports HTTP and socks proxying, implementing this feature will be a matter of passing a --proxy argument down to the libcurl code.