Created
March 7, 2017 15:13
-
-
Save MikeWilkie/a336e21f029af6df68dba609eecaf905 to your computer and use it in GitHub Desktop.
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
youtube-dl -x --audio-format mp3 --audio-quality 0 --add-metadata --metadata-from-title "%(artist)s - %(title)s" --output "%(autonumber)s-%(title)s.%(ext)s" --embed-thumbnail [URL] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment