Skip to content

Instantly share code, notes, and snippets.

@spencerdodd
Last active July 8, 2018 19:33
Show Gist options
  • Save spencerdodd/13ccf09f213803fe4bbe1a57ed7aab7d to your computer and use it in GitHub Desktop.
Save spencerdodd/13ccf09f213803fe4bbe1a57ed7aab7d to your computer and use it in GitHub Desktop.
youtube to spotify

cd to download dir && download

$ cd ~/Downloads
$ youtube-dl -f bestaudio --extract-audio --audio-format mp3 --audio-quality 0 {-youtube url-}

update metadata w/iTunes...because lazy

open iTunes && import m4a && update metadata

drag from iTunes to spotify local folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment