lastfm-backup/README.md

20 lines
645 B
Markdown
Raw Normal View History

2017-04-23 20:35:19 +03:00
![Version](https://img.shields.io/pypi/v/lastfm-backup.svg?style=flat-square)
![License](https://img.shields.io/pypi/l/lastfm-backup.svg?style=flat-square)
![PyVersion](https://img.shields.io/pypi/pyversions/lastfm-backup.svg?style=flat-square)
2016-10-19 14:04:20 +03:00
2017-04-23 20:35:19 +03:00
**How to use:**
--------------
* [Get](http://www.last.fm/api/account/create) API Key.
* Stop scrobbling!
* Rename `config.json.example` to `config.json` and edit.
* Run script `lastfm_backup.py`.
* WAIT =)
2016-10-19 14:04:20 +03:00
2017-04-23 20:35:19 +03:00
**TODO:**
--------
2019-08-30 02:04:45 +03:00
- [+] web service [lfmbak](https://github.com/iiiypuk/lfmbak)
2017-04-23 20:35:19 +03:00
- [ ] more output types (sqlite, csv)
- [ ] confirugurabled output
- [ ] continue backup
- [ ] multithreading