lastfm-backup/README.md

22 lines
646 B
Markdown

![Version](https://img.shields.io/pypi/v/lastfm-backup.svg?style=for-the-badge)
![License](https://img.shields.io/pypi/l/lastfm-backup.svg?style=for-the-badge)
![PyVersion](https://img.shields.io/pypi/pyversions/lastfm-backup.svg?style=for-the-badge)
### Features:
* simple
* three formats for export data
### How to use:
* Stop scrobbling!
* [Get](http://www.last.fm/api/account/create) API Key.
* Modify `config.json`.
* Run `lastfm_backup.py`.
* WAIT =)
### TODO:
- [ ] web service [see lfmbak](https://github.com/iiiypuk/lfmbak)
- [ ] more output types (sqlite, csv)
- [ ] confirugurabled output
- [ ] continue backup
- [ ] multithreading