Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 630 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 630 Bytes

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

  1. Make a copy of config.sample.py and name it config.py
  2. Run main.py using python2
  3. Sit back and wait for your music collection to be archived!

Warning
Any use of this code is at your own risk.