Skip to main content

Google Play Music - Playlist Generator

Project description

build status

This is a command-line tool to generate a set of standard playlists for Google Play Music libraries.

It’s currently in beta, and some knowledge of Python and comfort with the command line is required. Depending on interest, I will make it more user friendly. The author is using the tool and care is being taken not to make a mess in the library manipulated (I care about mine too), but USE AT YOUR OWN RISK.

Installation

You can either do a:

pip install GPM-Playlist-Generator

or if you’ve cloned this repo:

python setup.py install

Running the tool

Simply run:

gpm-playlistgen.py config.yaml

What it does

The default configuration captured in config.sample.yaml will log prompt you to log into your account via OAuth, download the list of tracks and playlists in your library, and do the following as per the playlist section in the configuration:

  • Generate a set of playlists grouping your tracks by month in which they’ve been added to your library (monthly_added)

  • Generate a sorted list of your most frequently played tracks (most_played)

The playlist generated will all have a name starting with “[PG]”. This is configurable.

If you rerun the tool, it will only regenerate the playlists that are needed (new tracks in monthly added, and most played).

I need help

Try:

gpm-playlistgen.py config.yaml

I want to report a problem or I have a cool idea for this tool

Please use the issue tracker.

FAQ

I don’t trust this tool

“No problem”. You can run it with the --dry-run option. It will not write anything to your account, simply show you what it would do.

I want to get rid of all those generated playlists

You can run:

gpm-playlistgen.py --delete-all-playlists config.yaml

The description field is used to check that this is a generated list, but I strongly advise to the the following first to see what it’s going to do:

gpm-playlistgen.py --delete-all-playlists config.yaml --dry-run

Credits

The heavy lifting is done by Simon Weber’s gmusicapi.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GPM-Playlist-Generator-1.2.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

GPM_Playlist_Generator-1.2.1-py2.py3-none-any.whl (15.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file GPM-Playlist-Generator-1.2.1.tar.gz.

File metadata

  • Download URL: GPM-Playlist-Generator-1.2.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1

File hashes

Hashes for GPM-Playlist-Generator-1.2.1.tar.gz
Algorithm Hash digest
SHA256 689aaf0d1f5a9065869ed9ba6b1e910844aaa669a2e3b47081c868671761cc29
MD5 92f46aed3782b184344dceaf65b6b83b
BLAKE2b-256 9e31ca4f36784b156167c264a190ac4f73cc809b6e8d0a3c05101c2db19a87aa

See more details on using hashes here.

File details

Details for the file GPM_Playlist_Generator-1.2.1-py2.py3-none-any.whl.

File metadata

  • Download URL: GPM_Playlist_Generator-1.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1

File hashes

Hashes for GPM_Playlist_Generator-1.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9ac12ec6695b808da38a22d2b73465520bf9cff3d837df3eee5cf59abc907722
MD5 b854cbade1b752cf074b4b3316eb0f26
BLAKE2b-256 668dcd4acca63cf4c9a6ccbb88f54561769f0e348227dd351438759565abb1d4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page