close
Skip to content

fedya-dev/Python-YouTube-MP3-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube MP3 Downloader

This is a simple Python script that allows you to download MP3 files from YouTube videos using the Tkinter GUI library.

Requirements:

Python 3 Tkinter pytube Installation:

Install Python 3 if you don't already have it. Install Tkinter and pytube using the following command:

pip install tkinter pytube 

Usage:

Run the script with the following command:

python youtube_mp3_downloader.py 

A GUI window will appear.

Enter the URL of the YouTube video you want to download in the "URL" field.

Click the "Select Folder" button to choose the destination folder where you want to save the MP3 file.

Select the desired audio quality from the "Audio Quality" drop-down menu.

Click the "Download" button to start the download.

Once the download is complete, a message box will appear informing you that the file was successfully downloaded.

License

This project is licensed under the MIT License.

Feel free to modify and use the script according to your needs.

Author

Created by: fantomas4o

About

This is a simple Python script that allows you to download MP3 files from YouTube videos using the Tkinter GUI library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages