mirror of
https://github.com/soimort/you-get.git
synced 2025-02-11 20:52:31 +03:00
README.md: Update Unblock Youku proxy port to 443
See https://github.com/Unblocker/Unblock-Youku/issues/531 "proxy.uku.im: port 8888 closed?".
This commit is contained in:
parent
370b183d81
commit
0e00953a07
@ -247,7 +247,7 @@ However, the system proxy setting (i.e. the environment variable `http_proxy`) i
|
|||||||
|
|
||||||
* If you need to use proxies a lot (in case your network is blocking certain sites), you might want to use `you-get` with [proxychains](https://github.com/rofl0r/proxychains-ng) and set `alias you-get="proxychains -q you-get"` (in Bash).
|
* If you need to use proxies a lot (in case your network is blocking certain sites), you might want to use `you-get` with [proxychains](https://github.com/rofl0r/proxychains-ng) and set `alias you-get="proxychains -q you-get"` (in Bash).
|
||||||
* For some websites (e.g. Youku), if you need access to some videos that are only available in mainland China, there is an option of using a specific proxy to extract video information from the site: `--extractor-proxy`/`-y`.
|
* For some websites (e.g. Youku), if you need access to some videos that are only available in mainland China, there is an option of using a specific proxy to extract video information from the site: `--extractor-proxy`/`-y`.
|
||||||
You may use `-y proxy.uku.im:8888` (thanks to the [Unblock Youku](https://github.com/zhuzhuor/Unblock-Youku) project).
|
You may use `-y proxy.uku.im:443` (thanks to the [Unblock Youku](https://github.com/zhuzhuor/Unblock-Youku) project).
|
||||||
|
|
||||||
### Watch a video
|
### Watch a video
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user