Skip to content
Asur PBS edited this page Oct 1, 2023 · 1 revision

GoogleColab-Spotify-Music-Downloader

This project is a Google Colab notebook that allows you to download music from Spotify using YouTube as a source. You can download songs, albums, or playlists in MP3 format with metadata and album art.

Features

  • Download songs by Spotify URL or name
  • Download albums by Spotify URL
  • Download playlists by Spotify URL
  • Choose song format
  • Add metadata and album art to the downloaded files

Requirements

A Google account to access Google Colab.

Usage

  • Open the notebook by clicking the link in readme.
  • Run the code cells in order.
  • Choose your prefers related to the song/songs which are going to download.
  • Check the output folder before the downloaded files.

Note

If you repeatedly download the same song from the same URL, you may encounter some errors. This is because the previous files are still stored in your device and may conflict with the new ones. To avoid this problem, you should delete the old files before attempting to download the same song again.

Disclaimer

This project is for educational purposes only. Please respect the rights of the artists and do not use this project for illegal or commercial purposes.

Clone this wiki locally