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
- Host: GitHub
- URL: https://github.com/ectalite/deezerhistory
- Owner: Ectalite
- License: gpl-3.0
- Created: 2025-05-08T09:02:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-08T09:11:42.000Z (about 1 year ago)
- Last Synced: 2025-05-08T10:25:45.908Z (about 1 year ago)
- Topics: deezer-api
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`