A fast and simple client to free your music from that green streaming service
Project description
Despot
A fast and simple client to free your music from that green streaming service.
Setup
Install via pipx:
pipx install despot
Despot follows semver versioning. It is also available as container image codeberg.org/janw/despot. Images are tagged as v1.2.3, v1.2, and v1, as well as latest pointing to the most recent version, for example:
docker run --tty --rm codeberg.org/janw/despot:v0
docker run --tty --rm codeberg.org/janw/despot:v0.7
docker run --tty --rm codeberg.org/janw/despot:v0.7.0
docker run --tty --rm codeberg.org/janw/despot:latest
Usage
Download songs like so:
despot https://open.….com/track/07ZCaJfuutIaoDxYrkdzQY
You can pass multiple URLs at once. Partial URLs (just the path) work, too:
despot /track/07ZCaJfuutIaoDxYrkdzQY
By default, despot will place files in ./downloads. You can use --destination to change the destination directory.
Use --help to see all other available options:
Notes
- Despot does not transcode audio. Transcoding is terrible, so you'll have to do that yourself.
- Despot uses fixed pattern for naming files within the destination directory:
-
Singular Tracks:
{artist} - {title}.{ext} -
Entire shows/podcasts and singular episodes:
{show}/{publish_time} - {o.title}.{ext} -
Albums and entire arists:
{album_artist}/{album} ({album_year})/{disc:02d}-{track:02d} {title}.{ext} -
Playlists:
{playlist_name}/{idx:03d} {artist_or_show} - {name}.{ext}These are the only patterns. Deal with it.
-
Disclaimer
Using this code to connect to the API of that green streaming service is probably forbidden by them, and downloading unencrypted files violates their TOS. You should not use this code. Pretty please with sugar on top.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file despot-0.7.0.tar.gz.
File metadata
- Download URL: despot-0.7.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.2 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cbf480e92419b0aa81fce3bfbea5e58e5b320021980419a51133e97ce44098e
|
|
| MD5 |
19b5ff5b9b91385c3771d5405505df35
|
|
| BLAKE2b-256 |
a0e970b68615ab7805c78ea7a6574be25c50e92debaddf17c8bd195c9c23172d
|
File details
Details for the file despot-0.7.0-py3-none-any.whl.
File metadata
- Download URL: despot-0.7.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.2 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11bc7e9aa91779c344988b3478b90f8b65214f3a6c960f83719dab159ac377e1
|
|
| MD5 |
e2432b428173573c02de94438e3cce99
|
|
| BLAKE2b-256 |
e32188fa6f889861dc785088b6bf06fb88c1446dddc6655bb175675fc1f0df2a
|