An open API service indexing awesome lists of open source software.

https://github.com/ectalite/deezerhistory

Get latest listening history of deezer
https://github.com/ectalite/deezerhistory

deezer-api

Last synced: about 1 year ago
JSON representation

Get latest listening history of deezer

Awesome Lists containing this project

README

          

# DeezerHistory

Minimal working example to scrobble latests listening history of deezer without using their deprecated public API.

## How to use

1. Have python3 and pip installed.
2. `pip install .` to install requirements
3. Get the ARL cookie from `deezer.com` and paste it value in `deezer_history.py`
4. (optional) Update timezone with yours
5. `python3 deezer_history.py`