Skip to content
This repository has been archived by the owner on May 19, 2019. It is now read-only.

Bury the undead tracks in your Inbox playlist once and for all!

Notifications You must be signed in to change notification settings

PhilipTrauner/spotify-graveyard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-graveyard

Python version support: 3.x (x > 4) License: MIT

Bury the undead tracks in your inbox playlist once and for all!

Do you often add tracks to your inbox playlist that just sit there for months or even years?
Great, because that's the exact problem that spotify-graveyard is trying to solve.

Introducing the graveyard playlist:
A final resting place for songs that have overstayed their welcome in your inbox playlist. If a track stays in your inbox playlist for too long it is moved to this cemetery by spotify-graveyard.

spotify-graveyard uses the Implicit Grant Spotify authentication flow. This way your playlists can be modified locally without ever touching the server of a third party (other than Spotify, of course). Your guilty music pleasures are sure to remain private (yes, even those excessive repeats of 1989 by Taylor Swift 😉)!

Usage

# Recycle the fossilized songs in you inbox playlist
graveyard run

Installation

pip

pip3 install spotify-graveyard

Manual

git clone https://github.com/PhilipTrauner/spotify-graveyard
cd spotify-graveyard
python3 setup.py install

Requirements

spotify-graveyard requires a UNIX-like operating to run properly (Linux, FreeBSD, OpenBSD, macOS).
Windows is not supported directly, but the Linux subsystem should work.

spotify-graveyard can not be run headless because it has to open a browser window to receive an authentication token from Spotify.

FAQ

  • Can't I do this in the Spotify client without too much effort anyway?
    Yes you can.

  • Then why should I use this at all?
    It has a very pretty and ridiculously over-engineered command line interface. Isn't that normally enough to attract GitHub stars?

  • Aren't emojis normally necessary to farm stars?
    Yes they are. That's why spotify-graveyard has tons of them. 🎩🗑📝❓🧟‍👤📤📥

  • Sign me up!
    Though so. 😈

About

Bury the undead tracks in your Inbox playlist once and for all!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages