Skip to main content

spotidl: download songs, albums and playlists using Spotify links

Reason this release was yanked:

outdated ig

Project description

Introduction

yet Another Song Downloader, yASD for short(I couldn't think of a better name, sorry!), is a song downloader app that accepts Spotify links, fetches individual song—and basic album—metadata from Spotify, downloads the song from Youtube. The metadata is then written onto the downloaded song file using the trusty Mutagen library, this includes the album/song cover art as well.

The app currently supports downloading songs, albums and playlists in the mp3, flac and m4a formats(the m4a format right now does not have full textual metadata support but I'm working on it 😅).

I got the inspiration for the project from my friend Swapnil's spotify-dl app written in JavaScript. This seemed like the perfect pet project to make and consequently learn from :)

Setup

yASD needs two things to work: FFmpeg and a Spotify developer account.

Steps to make a Spotify developer account:

  1. Go to Spotify Dev Dashboard
  2. Login with your credentials and click on "create an app".
  3. Enter any name of choice, app description, tick the checkbox and proceed.
  4. Now you have access to your client ID. Click on "Show client secret" to get your client secret.
  5. From here, click on "edit settings" and in the "redirect URIs" section add any localhost URL. I personally use http://localhost:8080/callback

Finally, copy your client ID, client secret and the redirect URI and paste them in the .env.example file opposite the appropriate variables. Rename the .env.example file to .env and you're good to go!

Usage

WIP

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spoti-dl-0.9.1.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

spoti_dl-0.9.1-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file spoti-dl-0.9.1.tar.gz.

File metadata

  • Download URL: spoti-dl-0.9.1.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.0 Linux/5.10.60.1-microsoft-standard-WSL2

File hashes

Hashes for spoti-dl-0.9.1.tar.gz
Algorithm Hash digest
SHA256 9a9c699d7eb4bfacc7c3dd8f66ffbfa41bd3047f84f039d62578f0c0194550c5
MD5 5531bbb1c2dae8bb41ff6bc97e62d2b7
BLAKE2b-256 ebe92a29eb1d69c489d02f2db00bb3f7918d29daaa12203d951fa306df3d8efe

See more details on using hashes here.

File details

Details for the file spoti_dl-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: spoti_dl-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.0 Linux/5.10.60.1-microsoft-standard-WSL2

File hashes

Hashes for spoti_dl-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f4e242eb355e1499110d6bc523b8102f316c3358aedfec9ba2a4c15da0597a6d
MD5 c5589725085b48ee5fd383ba9c6c1d59
BLAKE2b-256 6ff91af67ccaa61355c7f13ace9264e568f32cb32041b8e73d8c845154d2e4fa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page