I've always used online YouTube to mp3 convertors for personal projects on Adobe Premiere and I had to sit for several minutes waiting for my file to be downloaded. when I noticed that I could make my own personal project, so there are Ads and a big waiting time for you to wait for the video for you to be downloaded.
So If you like the idea I would be more than happy to know that more people are interested on projects like that.
- You'll need first to download an IDE of your choice and have the latest version of Python on your computer.
- Make sure you have the according pip installed
$ pip install pytube
$ pip install python-tk
Here's an image of the final GUI, If you'd like there's the GitHub account and my Linkedin :)
-
Enter The YouTube URL in the link section.
-
Select where you'd like to save your .mp3 file on Browse.
-
You're file Should Be downloaded and it should show you a % on the terminal when the .mp3 file ends the download.
- Clone / Download this repository
- Open Command Window / Terminal on your system
- Trace to the respective location where the file is saved
- Run this python file to execute the application
I'm looking to add more features in the future such as:
- Link to .mp4
- Add resolution
- Add download time on GUI
- Make it more user friendly
Feel free to fork and clone this repository and make an issue or Pull Request :)