Skip to main content

Download songs from Spotify like youtube-dl

Project description

Spotify-DLX

   ███████╗██████╗  ██████╗ ████████╗██╗███████╗██╗   ██╗    ██████╗ ██╗     ██╗  ██╗
   ██╔════╝██╔══██╗██╔═══██╗╚══██╔══╝██║██╔════╝╚██╗ ██╔╝    ██╔══██╗██║     ╚██╗██╔╝
   ███████╗██████╔╝██║   ██║   ██║   ██║█████╗   ╚████╔╝     ██║  ██║██║      ╚███╔╝
   ╚════██║██╔═══╝ ██║   ██║   ██║   ██║██╔══╝    ╚██╔╝      ██║  ██║██║      ██╔██╗
   ███████║██║     ╚██████╔╝   ██║   ██║██║        ██║       ██████╔╝███████╗██╔╝ ██╗
   ╚══════╝╚═╝      ╚═════╝    ╚═╝   ╚═╝╚═╝        ╚═╝       ╚═════╝ ╚══════╝╚═╝  ╚═╝

Downloads songs and podcasts from any Spotify playlist, album or track easily.

The purpose of this project is to provide simple and easy Spotify CLI/client to downloads songs and podcasts with beautiful terminal UI.

Usage

CLI

$ python -m spotify_dlx

Then cool UI will appear.

Options

--root         : Root path to download songs. Default is $HOME/spotify_dlx/songs/.
--root-podcast : Root path to download songs. Default is $HOME/spotify_dlx/podcasts/.
--url          : Specific url for track, album, playlist or episode. Optional.
--liked        : If specified, download all liked songs.
--playlist     : If specified, download songs from user's playlist.
--disable-skip : If specified, disable to skip already downloaded audio.
--format       : wav or mp3.
--limit        :  Search limits.

Client

>>> from spotify_dlx import SpotifyDLXClient
>>> client = SpotifyDLXClient()
>>> client.login(usename="USERNAME", password="PASSWORD")
>>> client.search("Billie Eilish")

Installation

pip

$ pip install spotify_dlx

Manual

$ git clone git@github.com:ozora-ogino/spotify_dlx.git
$ cd  spotify_dlx
$ pip install -e .

Frequently Asked QUestion

What's the difference between spotify_dl?

As you know, spotify_dl is awesome and high quality library.

But I want to download spotify songs by cli and make the process simpler and this is it.

Contribution

This is still personal toy project, however Contribution is welcome.

I recommend to understand following topics.

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

spotify_dlx-0.1.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

spotify_dlx-0.1.1-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file spotify_dlx-0.1.1.tar.gz.

File metadata

  • Download URL: spotify_dlx-0.1.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0

File hashes

Hashes for spotify_dlx-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9c2ab58fe8533e0139815b55c77f99839a901f35b50017fb8884060b51fea267
MD5 aad0cdb90904f5ffb45cc384064bb3f2
BLAKE2b-256 eb378003f62e73b27df7327b3c0f75814eb2dd9089367810136472cbf9b47f28

See more details on using hashes here.

File details

Details for the file spotify_dlx-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: spotify_dlx-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0

File hashes

Hashes for spotify_dlx-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 129a2405c15cd462849f52881dd8e8782cfc3ea975fb01222a657bda303ec934
MD5 ce3fdf79223bbdb180b7412614205e1b
BLAKE2b-256 b72a30c40b80e1e809ca12028eae3b121ce417a64cc3f356001059cb87ff3d0b

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