exportify
exportify copied to clipboard
Export/Backup Spotify playlists using the Web API
I have never used playlists, only added albums to my Spotify library. I can't export anything with this tool. 
Exportify locks on the loading screen. Tried leaving it up all night before noticing the expire_time=3600 in the URL. Then tried again this morning. No luck. I do have a...
Hi - I'm not very technical so forgive any ignorance. I saw the issue with playlist size, but wanted to report a similar issue with liked songs. I got 500...
When running the project locally, it doesn't work as my internal ip is passed to the spotify API: ERROR: INVALID_CLIENT: Invalid redirect URI URI: https://accounts.spotify.com/authorize?client_id=abcd&redirect_uri=http%3A%2F%2F192.168.0.99%3A3000%2Fexportify&scope=playlist-read-private%20playlist-read-collaborative%20user-library-read&response_type=token&show_dialog=false
great project thank you my issue is when i export csv unicode names in filename.csv are right however inside csv file, song filenames are wrong and replaced by other characters...
Hello! I am consistently hitting failures on the 3 retries per chunk when trying to export a large playlist (few thousand songs) - always 502 errors, and never on the...
Thank you for this excellent tool. One of my playlists has song names with Hebrew letters. When exporting this playlist, the Hebrew letters turn into symbols like the below examples:...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
- Small update/refactor of README.md Project Title & Project Descriptions - Added a comprehensive Table of Contents w/ all original & added sections - Fixed styling of the "Export Format"...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...