Skip to content

Instantly share code, notes, and snippets.

@turikhay
Created January 12, 2024 16:24
Show Gist options
  • Save turikhay/bd1e2cfd43c16ed76f6fec29479e712b to your computer and use it in GitHub Desktop.
Save turikhay/bd1e2cfd43c16ed76f6fec29479e712b to your computer and use it in GitHub Desktop.
yt-dlp archive template
yt-dlp "https://..." \
--embed-metadata \
--embed-thumbnail \
--embed-subs \
--embed-chapters \
--embed-info-json \
--remux-video mkv \
--download-archive videos.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment