spotify-export
spotify-export copied to clipboard
A simple Ruby utility that uses Spotify's Web API to export a playlist as plain text
Hi! Is your application still supported? Now when you try to start the conversion, a response arrives with the following content: {"error"=>{"status"=>401, "message"=>"No token provided"}}
using `bin\spotify-export.rb "myList.txt"` I get following error message: C:/Ruby/Ruby23/lib/ruby/gems/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in `require': Could not load 'active_record/connection_adapters/sqlite3_adapter'. Make sure that the adapter in config/database.yml is valid. If you use an adapter other than...
Hi there, congrats for this tool. its really useful, specially when you want to try all the new streaming services out there. do you know how many api requets is...
Hi, First thank you for your tool, really useful to have a backup of my playlists! I just have a question: Do you know if there is a faster way...