Skip to main content

Python3 library to easily download music from Deezer

Project description

Deethon

Codacy Badge Codacy Badge PyPI PyPI - Downloads PyPI - Status GitHub license

Deethon is a lightweight Python library for downloading high quality music from Deezer.

Getting started

Installation

pip install deethon

Usage

from deethon import Session, Quality

deezer = Session("YOUR ARL TOKEN")

deezer.download_track(
    "https://www.deezer.com/track/1234567",
    Quality.MP3_320  # defaults to FLAC
)

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

deethon-0.6.0a6.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

deethon-0.6.0a6-py3-none-any.whl (26.0 kB view hashes)

Uploaded Python 3

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