Python3 library to easily download music from Deezer
Project description
Deethon
Deethon is a lightweight Python library for downloading high quality music from Deezer.
Getting started
Installation
pip install deethon
Usage
import deethon
deezer = deethon.Session("YOUR ARL TOKEN")
deezer.download(
"https://www.deezer.com/track/1234567",
bitrate="FLAC" # or MP3_320 / MP3_256 / MP3_128 (optional)
)
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
deethon-0.5.1.tar.gz
(20.8 kB
view details)
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
deethon-0.5.1-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file deethon-0.5.1.tar.gz.
File metadata
- Download URL: deethon-0.5.1.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.4 Linux/5.4.0-1046-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b6f1281fe6b57cc669231390fd27208e6433be359cc05176be8cd86c24098fd
|
|
| MD5 |
8868723f21f63589c1fb3ca69c826c48
|
|
| BLAKE2b-256 |
eef355ae4ba682fad653c7c2b8eef19f7f2e333772a691ddb54e3d5186f12854
|
File details
Details for the file deethon-0.5.1-py3-none-any.whl.
File metadata
- Download URL: deethon-0.5.1-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.4 Linux/5.4.0-1046-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0c40b8b10eaed1a19c5176b03352292959c794337c8dbebc891608addc58eb3
|
|
| MD5 |
c64220284dd7ad0bbbd332862ed860ea
|
|
| BLAKE2b-256 |
56ae2632c811a670795eeac21d0730817a02f51458a47534af5adfb713324411
|