Skip to content

Archieve Spotify's Discover Weekly playlist in a new playlist.

License

Notifications You must be signed in to change notification settings

vjo/discover-weekly-archivist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fcc59ee · Apr 24, 2016

History

34 Commits
Mar 26, 2016
Apr 24, 2016
Mar 26, 2016
Mar 26, 2016
Mar 26, 2016
Mar 26, 2016
Apr 10, 2016
Apr 24, 2016

Repository files navigation

discover-weekly-archivist

Archieve Spotify's Discover Weekly playlist in a new playlist.

Disclamer

This project is build in Clojure without any experience, just for fun.

It uses a few libraries:

Limitation

Your Discover Weekly playlist should be in your 50 first playlists. (Pull request welcome)

Installation

$ git clone https://github.com/vjo/discover-weekly-archivist.git
$ cd discover-weekly-archivist

Then to compile:

$ lein uberjar

Usage

$ java -jar target/uberjar/discover-weekly-archivist-0.1.0-SNAPSHOT-standalone.jar -l "your-login" -t "your-token" -p

Options

$ java -jar target/uberjar/discover-weekly-archivist-0.1.0-SNAPSHOT-standalone.jar --help
discover-weekly-archivist will create a new Spotify playlist with the content of your "Discover Weekly" playlist.

Usage: discover-weekly-archivist [options]

Options:
  -t, --token TOKEN  Required: Spotify API token.
  -l, --login LOGIN  Required: Spotify login.
  -n, --name NAME    Optional: name of the new playlist.
  -p, --public       Optional: make the new playlist public.
  -h, --help         Display help.

TODO

  • oAuth?

License

TODO

About

Archieve Spotify's Discover Weekly playlist in a new playlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published