Opened 8 years ago
Last modified 8 years ago
#5776 open enhancement
Add SOCKS proxy support
Reported by: | yan12125 | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avformat |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
FFmpeg has HTTP proxy support via environment variable http_proxy
or CLI option
-http_proxy
, whilist SOCKS proxy support seems missing. (
grep -ir socks
in ffmpeg.git repo and nothing is found) Is it possible to add it?
Downstream request: https://github.com/rg3/youtube-dl/issues/10304
Note:
See TracTickets
for help on using tickets.