Skip to content

fuzzymannerz/listify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Listify

Listify is a tool to convert a Spotify playlist into a simple text list of tracks.

Screenshots

Listify initial page Listify screenshot

Usage

This repo if for those who want to submit contributions or fork and make their own version.
You will need a Spotify application registered to host your own version of Listify.

Important Note:
The "/docs" folder is the live website. Pull requests regarding this folder will be ignored.
Please use the "src" folder for changes, issues and pull requests.

To host your own you will need to make changes on lines 66 & 67 of "js/listify.js".
(See docs/js/listify.js for a real world example.)

    var CLIENT_ID = 'YOUR_SPOTIFY_APP_CLIENT_KEY';
    var REDIRECT_URI = 'THE_LOCATION_OF_AUTH.HTML';

Show your love

If you get use from, or make something else with Listify then please consider showing some love. <3
BTC - 1Q1Q4LZK8ghrcX6jxxuPa95bwvu6bVUdsY

About

Listify is a tool to convert a Spotify playlist into a simple text list of tracks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors