Skip to content

A Python tool for easily downloading music from YouTube playlists in MP3 format. Enjoy your favorite tracks offline. Actively maintained and open for contributions.

License

Notifications You must be signed in to change notification settings

t0ry003/YoutubePlayListDL

Repository files navigation

Logo

YouTube Playlist Downloader

A powerful YouTube MP3 downloader

t0ry003 - YoutubePlayListDL stars - YoutubePlayListDL forks - YoutubePlayListDL GitHub release

Windows GuideDocumentation

Key FeaturesPython GuideDownload

Demo

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.

Key features:

  • Playlist download from link
  • Single song download from link

Download

You can download the latest version of YouTube MP3 Downloader for Windows, macOS and Linux.

Windows Guide:

  1. Download the latest version of the compiled script from here;

  2. Install FFMPEG using this guide and do not forget to add the bin path to your PATH variable;

  3. Run the executable file as administrator (if not prompted by the OS);

  4. 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;

  5. Use the software as intended and enjoy!

Python Guide:

  1. Clone the repo on your computer;

    git clone https://github.com/t0ry003/YoutubePlayListDL
  2. Install requirements;

    pip3 install -r requirements.txt
  3. Install FFMPEG using this guide and do not forget to add the bin path to your PATH variable;

  4. 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!

📝 License

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.

About

A Python tool for easily downloading music from YouTube playlists in MP3 format. Enjoy your favorite tracks offline. Actively maintained and open for contributions.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages