A Python program with a GUI to convert YouTube videos to MP3 format and save them directly in your download folder.
- Convert YouTube videos to MP3: Easily convert your favorite YouTube videos to MP3 format.
- Automatic Downloads: Save the downloaded MP3 files directly in your download folder.
- User-friendly: Simple and lightweight program.
- Python 3.x
pytube
libraryos
module (built-in)
- Install the required Python libraries:
- Run the program: -pyinstaller main.py
- Run the .exe file in the dist folder -Follow the on-screen instructions to input the YouTube video URL.
- Check downloads folder to ensure download was succesful!
- Go to the MACOS folder in the dist folder
- Run the iso file
- Contributions are welcome! Please feel free to start an Issue and submit a Pull Request.