Skip to content

Instantly share code, notes, and snippets.

@Iamsheye
Created July 11, 2023 20:33
Show Gist options
  • Save Iamsheye/05f0628301c66b8edaa5cf96a329bf4a to your computer and use it in GitHub Desktop.
Save Iamsheye/05f0628301c66b8edaa5cf96a329bf4a to your computer and use it in GitHub Desktop.
yt dlp download playlist, 720p and with auto subtitle
yt-dlp "playlist-url" -f "bestvideo[height<=720]+bestaudio/best[height<=720]" --yes-playlist --write-auto-subs --embed-subs --merge-output-format mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment