jlund / spotify-export

A simple Ruby utility that uses Spotify's Web API to export a playlist as plain text
MIT License
293 stars 42 forks source link

Fixed typo causing issue while running #14

Open giriko opened 7 years ago

giriko commented 7 years ago

Was getting NoMethodError when trying to run. This commit fixes it.

BachirC commented 6 years ago

This doesn't solve the issue, it actually dodges the problem described here https://github.com/jlund/spotify-export/issues/17#issuecomment-337235682