lastfm-backup/README.md

22 lines
646 B
Markdown
Raw Normal View History

2020-07-02 04:03:07 +03:00
![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)
2016-10-19 14:04:20 +03:00
2020-07-02 04:03:07 +03:00
### Features:
* simple
* three formats for export data
### How to use:
2017-04-23 20:35:19 +03:00
* Stop scrobbling!
2020-07-02 04:03:07 +03:00
* [Get](http://www.last.fm/api/account/create) API Key.
* Modify `config.json`.
* Run `lastfm_backup.py`.
* WAIT =)
2016-10-19 14:04:20 +03:00
2020-07-02 04:03:07 +03:00
### TODO:
2020-07-02 02:24:51 +03:00
- [ ] web service [see lfmbak](https://github.com/iiiypuk/lfmbak)
2017-04-23 20:35:19 +03:00
- [ ] more output types (sqlite, csv)
- [ ] confirugurabled output
- [ ] continue backup
- [ ] multithreading