This is a powerful python script that can download your favorite music from YouTube as MP3's. The main features are not the design or the friendly GUI, but the speed and how this is not consuming all the resources from your computer. The biggest limitation for this script is your disk space.
- Playlist download from link
- Single song download from link
You can download the latest version of YouTube MP3 Downloader for Windows, macOS and Linux.
-
Download the latest version of the compiled script from here;
-
Install FFMPEG using this guide and do not forget to add the bin path to your PATH variable;
-
Run the executable file as administrator (if not prompted by the OS);
-
If nothing shows up, press enter or any key in the terminal window. This is a known bug from the PYINSTALLER library, that shows up mostly on Windows 10;
-
Use the software as intended and enjoy!
-
Clone the repo on your computer;
git clone https://github.com/t0ry003/YoutubePlayListDL
-
Install requirements;
pip3 install -r requirements.txt
-
Install FFMPEG using this guide and do not forget to add the bin path to your PATH variable;
-
Run the script without any arguments.
python3 YoutubePlayListDL.py
If you want to know more about the script, you can read the documentation here.
Help me fix bugs faster by buying me a coffee. I will be able to focus more on the project and fix the bugs faster than ever. Thank you for your support! Every donation is highly appreciated! ❤️ More projects coming soon!
This project is licensed under the MIT License - see the LICENSE file for details. This app is also add free and will remain like this forever. Only donations are accepted for this freeware. Also, this app is not affiliated with YouTube in any way. It is just a tool to download music from YouTube.