Proxy settings in config.ini
All proxy settings live in the[录制设置] section of config/config.ini:
config/config.ini
Field reference
Master switch for proxy support. Set to
否 to disable the proxy globally, even for platforms listed in the proxy platform lists.Address and port of the proxy server in HTTP and HTTPS proxies are supported. SOCKS5 proxies are not currently supported directly — use a local client that exposes an HTTP proxy endpoint.
host:port format. Examples:By default, DouyinLiveRecorder tests the proxy connection at startup and warns if the proxy is unreachable. Set to
是 to skip this check — useful when running in environments where the proxy starts after the recorder, or when the check produces false negatives.使用代理录制的平台
Comma-separated list of platform identifiers whose requests will be routed through the proxy. Only platforms in this list (or the extra list below) use the proxy — all others connect directly.Identifiers are matched as substrings of the platform key used internally. The defaults cover all known geo-restricted platforms.
A secondary comma-separated list of additional platform identifiers to also route through the proxy. Use this to add platforms without overwriting the default list.
Platforms that require a proxy
The following platforms are geo-restricted and require a proxy when recording from outside their supported regions: The default使用代理录制的平台 list covers these platforms:
| Platform | Identifier string |
|---|---|
| TikTok | tiktok |
| SOOP (AfreecaTV) | sooplive |
| PandaTV | pandalive |
| WinkTV | winktv |
| TTingLive (FlexTV) | flextv |
| PopkonTV | popkontv |
| Twitch | twitch |
| LiveMe | liveme |
| ShowRoom | showroom |
| CHZZK | chzzk |
| Shopee Live | shopee, shp |
| YouTube | youtu |
| Platform | Identifier string |
|---|---|
| Faceit | faceit |
| Picarto | picarto |
To add these platforms, use
额外使用代理录制的平台 to avoid overwriting the default list.Example: adding a platform to the proxy list
To add Faceit to the proxy without modifying the default list:config/config.ini
config/config.ini
