“Freeze your playlists, play them anywhere.”
Download entire YouTube Music playlists → into polished MP3s with cover art & metadata.
Works like a charm on ,
supports
and
runs locally with
.
🔥 Playlist to MP3 – Download all tracks at once, no buffering hell.
🎨 Album Art + Tags – Clean, organized music files with covers.
💾 Google Drive Support – Save directly into your Drive when running in Colab.
⚡ High-Quality Audio – Default 192kbps MP3, upgradeable later.
🧹 Organized Filenames – 01 - Song Title.mp3 (sorted + neat).
- Click here →
- Mount Google Drive when prompted.
- Paste your YouTube Music playlist link.
- Chill while the MP3s drop into:
MyDrive/YT_Music_Downloads/
# Clone this repo
git clone https://github.com/YOUR_USERNAME/Youtube_Music_Downloader.git
cd Youtube_Music_Downloader
# Install requirements
pip install -r requirements.txt
# Run the downloader
python downloader.py- 🛠 Powered by yt-dlp for extracting music.
- 🎵 Converts to MP3 using ffmpeg.
- 🖼️ Embeds album art & metadata.
- 📂 Outputs into neat folders with track numbers.
Youtube_Music_Downloader/
├── colab_notebook.ipynb # Run in Google Colab
├── downloader.py # Core downloader script
├── requirements.txt # Dependencies
├── README.md # This file
└── LICENSE # MIT License
- 🚀 Parallel downloads for faster speeds.
- 🎧 Choose between MP3, AAC, FLAC.
- 📊 Fancy progress bar in Colab.
- Licensed under MIT.
- For personal use only — don’t resell or redistribute downloaded music.
If this repo made your playlists cooler star it ⭐ on GitHub.