Last active
July 20, 2025 13:11
-
-
Save selivan/4570fd738d39acc7d19f1f88f963b988 to your computer and use it in GitHub Desktop.
yt-dlp config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--proxy socks5://127.0.0.1:3000 | |
--output "%(uploader&{} - |)s%(series&{}-|)s%(season&{}-|)s%(season_number&{}-|)s%(episode_number&{}-|)s%(title)s.%(ext)s" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Linux:
${XDG_CONFIG_HOME:-$HOME/.config}/yt-dlp/config
Windows:
%APPDATA%\yt-dlp\config
https://github.com/yt-dlp/yt-dlp/?tab=readme-ov-file#configuration