https://github.com/maxgoedjen/srsly
https://github.com/maxgoedjen/srsly
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxgoedjen/srsly
- Owner: maxgoedjen
- Created: 2013-01-30T04:21:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-31T06:50:15.000Z (over 9 years ago)
- Last Synced: 2025-02-06T04:13:09.715Z (3 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WARNING - srsly is deprecated in favor of [canis](https://github.com/maxgoedjen/canis)
# srsly
A Spotify playlist generator that adds songs as they're played on Sirius XM.
## Setup
You're gonna need a Spotify dev key. You can get one [here](https://developer.spotify.com/technologies/libspotify/keys/). Just download the key, and save it in the same directory as this readme with the default name (`spotify_appkey.key`), and you're good to go.
## Usage
`python srsly.py -c 35`
Substitute `35` (Sirius XMU) for the channel of your choice, or just run `python srsly.py` to run on the default (35, Sirius XMU).