Skip to main content

A spotify list extractor

Project description

Gspoty

Spotify List metadata extractor

Environment variables

This script loads a JSON file with the form specified by example_key.json, this file must be named key.json , and should have valid client / secret values from Spotify and a valid device di from Google Music

You should get those keys from the spotify developers page and google music oauth2. Please see spotipy and gmusic API for further information

Requirements

Basically with Python3 and pip you are set up! pip will handle dependencies using requirements file, but specifically the only dependency appart from a default python 3 environment will be spotipy , and gmusicapi see requirements.txt file for specific version.

  • Python 3
  • pip
  • spotipy
  • gmusicapi

pip install -r requirements.txt

Run the module

python -m gspoty https://open.spotify.com/playlist/74OoKks94WOn8h14OwLChP

optionally you can pass the location to json file with the required keys

python -m gspoty https://open.spotify.com/playlist/74OoKks94WOn8h14OwLChP /tmp/keys_custom.json

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

gspoty-0.0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

gspoty-0.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

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