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.2.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: spotify_dlx-0.1.2.tar.gz
  • Upload date:
  • Size: 10.3 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.2.tar.gz
Algorithm Hash digest
SHA256 66a48b152b12b8c8f85154e36214e3717b17db4093a02bc7581ceba2afd04ecb
MD5 7202154d27a43b975a7ebe201c763479
BLAKE2b-256 40a6377b06411eae99f6d54f7396e3a3219a898c2f5285d2d81d4ff52d1c861c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spotify_dlx-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3215746754c980784b71f87cda248bfae3b5a021c20461c9b1a224f7ce4a8291
MD5 9a013b2baf3aa491bce03b3c7b2dac57
BLAKE2b-256 939be5497dad84ad5a7dfe67966f993eabe89e830645dde1f0dd9f78e7e96513

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