/YouTubeAudioDownloader

Download YouTube video's audio easily with this simple Python script.

Primary LanguagePython

YouTubeAudioDownloader

Download YouTube video's audio easily with this simple Python script.

How to use:

  • First, install the pafy pkg (Type 'pip install pafy' into a CMD)
  • Change the URL of the video you want to download in the *URL = * line.
  • Start the script. Your video's audio will be in the same directory as your .py file.

Common error:

  • 'youtube-dl not found'

Solution:

  • 'pip install youtube.dl'

Tutorial available on my Instagram page: https://www.instagram.com/p/CHvZmGpJH8P/