summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authorRicardo Constantino <wiiaboo@gmail.com>2018-01-15 17:56:44 +0000
committerRicardo Constantino <wiiaboo@gmail.com>2018-01-30 12:19:34 +0000
commiteaa97daf65c659d901cd21139d770a44d4bcdfae (patch)
tree21f5b7b655fb8f17032bbf3db9b9edb3dec43eef /demux
parent196950e905dcbd1a7ac3fd4c6fde80d23587be29 (diff)
downloadmpv-eaa97daf65c659d901cd21139d770a44d4bcdfae.tar.bz2
mpv-eaa97daf65c659d901cd21139d770a44d4bcdfae.tar.xz
ytdl_hook: pass http proxy to ffmpeg
FFmpeg only suppports http proxies and ignores it if the resulting url is https. Also, no SOCKS. Use it like `--ytdl-raw-options=proxy=[http://127.0.0.1:3128]` so it doesn't confuse mpv because of the colons. You need to pass it as an option because youtube-dl doesn't give us the proxy. Or just set `http_proxy` environment variable as recommended before. Added example using -append, which doesn't need escaping.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions