Skip to content

Instantly share code, notes, and snippets.

@S-K-Sami
Created July 27, 2026 13:28
Show Gist options
  • Select an option

  • Save S-K-Sami/c88d8808585838039de7c8d382807265 to your computer and use it in GitHub Desktop.

Select an option

Save S-K-Sami/c88d8808585838039de7c8d382807265 to your computer and use it in GitHub Desktop.
Config file for youtube-dlp
# https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file
--restrict-filenames
-R infinite
-f bestvideo[height<=1080][protocol^=http]+bestaudio/best[height<=1080][protocol^=http]
-o "%(playlist_index)03d-%(title)s.%(ext)s"
--progress
--console-title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment