lastfm-backup/README.md

20 lines
722 B
Markdown
Raw Normal View History

2016-10-22 13:43:33 +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.svg?style=flat-square)
![PyVersion](https://img.shields.io/pypi/pyversions/lastfm_backup.svg.svg?style=flat-square)
2016-10-19 14:04:20 +03:00
**How to use as standartalone app**
2016-10-18 05:27:59 +03:00
1. Rename `config.json.example` to `config.json` and edit.
2016-10-22 13:43:33 +03:00
2. Run this `python lastfm_backup.py` or `~/lastfm_backup.py`.
2016-10-19 14:04:20 +03:00
3. PROFIT!!
2016-10-22 13:43:33 +03:00
**How to use as library**
see [getTracks.py](https://github.com/iiiypuk/lastfm-backup/blob/master/samples/getTracks.py).
2016-10-19 14:04:20 +03:00
My `>57,5k` tracks scrobbles sized `~8.2Mb`.
2016-10-18 05:27:59 +03:00
**TODO**
`-` web service
`-` more output types (sqlite, csv)
2016-10-19 14:04:20 +03:00
`-` confirugurabled output
`-` continue backup