There are a lot of songs on YouTube. To make a copy of just the audio of a video on your computer, follow these steps:
-
Install youtube-dl. If you’re using a mac and use Homebrew, you can simply type
brew install youtube-dl
-
Then from the command line, type
youtube-dl --extract-audio --audio-format mp3 <video URL>