The following environment variables and features are deprecated and will be removed in v0.10.x
YTP_KEEP_ARCHIVE and YTP_SOCKET_TIMEOUT will no
longer be user-configurable. Their behavior will be part of the default presets. To keep
your current behavior and avoid re-downloading, please add the following Command
options for yt-dlp to your presets:
--socket-timeout 30 --download-archive /config/archive.log
/config/ytdlp.cli is deprecated and will be removed. Please
migrate any global options into your presets.
YTP_BROWSER_ENABLED will be removed, We will keep the
YTP_BROWSER_CONTROL_ENABLED to control whether you want to enable the file management
features or not. it will default to false.
These changes help reduce confusion from multiple sources of truth. Going forward, presets and the Command options for yt-dlp will be the single source of truth.