βοΈ Additional Settings
The Advanced tab contains parameters that affect several tasks: API keys, proxies, anti-captcha behavior, result handling, search region, and downloading.

π APIβ
Shuffle API key list β each thread uses a random key order from [API].txt. This helps distribute load and increase parsing speed through YouTube API.
The [API].txt file must not be published because API keys are sensitive data.
π Proxiesβ
Proxy β enables proxy use. This is usually needed for tasks that work through InnerTube API.
Proxy rotation β proxies from the file are used cyclically without deleting lines. If all proxies run out of YouTube request limits, the template may spend a long time switching between them.
Formats are described in Proxies.
π§― Anti-Captchaβ
Delay between requests β adds an artificial delay between InnerTube API requests. Use it when working through InnerTube API without proxies to reduce the chance of captcha.
π Resultsβ
Do not remove duplicates β disables duplicate removal in results. Use this mode only if duplicates are needed for further processing.
π Search Regionβ
- Country β ISO 3166-1 alpha-2 country code. If empty,
USis used. - Language β ISO 639-1 language code. If empty,
enis used.
These parameters set country and language emulation where the selected task supports regional settings.
πΎ Downloadingβ
- Override download folder β saves videos, channels, subtitles, and thumbnails to a custom folder instead of the standard Downloads folder.
- Create report table β enables a downloaded video report: regular report or a table for the YouTube-Uploader scheduler.
- Exclude additional information from video names β keeps only the video title in the file name.
π οΈ Debug Modeβ
Debug β a diagnostic option for troubleshooting. For normal production runs, keep it disabled unless the developer asks you to enable it for diagnostics.
Debug logs may contain service details, so they should not be published without cleanup.