Skip to content

Instantly share code, notes, and snippets.

@InjectedPie
Created June 6, 2023 22:38
Show Gist options
  • Save InjectedPie/1aa46f63ecf6df35c7a38b7ac682ab1a to your computer and use it in GitHub Desktop.
Save InjectedPie/1aa46f63ecf6df35c7a38b7ac682ab1a to your computer and use it in GitHub Desktop.
yt-dlp channel backup
yt-dlp.exe -f bestvideo+bestaudio --merge-output-format mkv -ciw -o "%(uploader)s/%(title)s.%(ext)s" "https://www.youtube.com/channel/CHANNEL_ID"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment