AlexAplin / nndownload

Download and process links from Niconico (nicovideo.jp)
MIT License
213 stars 28 forks source link

Use proxy for WSS #53

Closed AlexAplin closed 4 years ago

AlexAplin commented 4 years ago

websockets doesn't currently support this, but it's pending inclusion upstream. There are hacky ways to include this. I'm not entirely sure how this affects region locked streams, but I was able to generate a working stream through a proxy.

AlexAplin commented 4 years ago

Might just switch to AIOHTTP.