Created
August 29, 2022 18:50
-
-
Save dewomser/746fb38b209c9bbfddc20af577cd06a6 to your computer and use it in GitHub Desktop.
Musik-yt download mit Metadata
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 --ignore-errors --format bestaudio --extract-audio --audio-format mp3 --audio-quality 160K --output "%(title)s.%(ext)s" --yes-playlist --embed-metadata '%u' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment