Created
July 11, 2023 20:33
-
-
Save Iamsheye/05f0628301c66b8edaa5cf96a329bf4a to your computer and use it in GitHub Desktop.
yt dlp download playlist, 720p and with auto subtitle
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
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