Skip to main content

βš™οΈ Additional Settings

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

Additional settings

πŸ”‘ 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, US is used.
  • Language β€” ISO 639-1 language code. If empty, en is 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.