Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

About proxy #282

Closed
ltsj opened this issue Dec 16, 2023 · 1 comment
Closed

About proxy #282

ltsj opened this issue Dec 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ltsj
Copy link

ltsj commented Dec 16, 2023

Can you add an option to --proxy, and only allow the proxy to pass the api, and not use the proxy when downloading, because crunchyroll does not limit the download IP, which can save the traffic of the proxy and make the download speed faster. Download speed is no longer limited by proxy bandwidth

@bytedream
Copy link
Member

Support for this was added in v3.3.0.
Instead of passing a single proxy url to --proxy you can use one of the following schemes instead:

  • <url>: - Only proxies api requests
  • :<url> - Only proxies download traffic
  • <url>:<url> - Proxies api requests through the first url and download traffic through the second url

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants