clitic / vsd

Download video streams served over HTTP from websites, HLS and DASH playlists.
Apache License 2.0
262 stars 25 forks source link

how to use proxy #37

Closed ruanling closed 2 months ago

ruanling commented 2 months ago

I tried using proxy with user and password but don't know how to format for VSD? I tried http://user:pass@ip:port, http://ip:port@user:pass or http://ip:port:user:pass but it didn't work?

clitic commented 2 months ago

Currently no basic auth is implemented only http and https proxies are valid. See specs