Skip to content

RedFox-Gamer/YouTubeAudioDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages