Description
LastDown is a Python script that allows a user to download albums and tracks from Google Play Music All Access based on Last.fm listening habits.
Requirements
- Google Play Music All Access Subscription
- Last.fm Account
- Python 2.x (due to library dependencies)
- Python Libraries (can be installed via pip):
- gmusicapi
- mutagen
- pylast (modified version included)
Usage
- Make a copy of config.sample.py and name it config.py
- Run main.py using python2
- Sit back and wait for your music collection to be archived!
Warning
Any use of this code is at your own risk.