chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 581 forks source link

General socks feature #603

Closed karlo2105 closed 9 years ago

karlo2105 commented 9 years ago

As Vidalia Tor dropped out HTTP proxy Polipo from their bundle, only Socks is supported so far. I wonder does Livestreamer support at the moment Socks proxy on HTTP streams (HLS, HDS included) and if not could it be implemented in future ?

chrippa commented 9 years ago

Not possible until requests/urllib3 has support. See shazow/urllib3#284 for the current progress.

misuzu commented 8 years ago

@chrippa requests already has socks support and livestreamer still doesn't.