v1.0.0
Features
- Add a way to get just the track titles from Spotify without converting them to YouTube URLs by using the
get_track_titles
function. - Add an example for the above mentioned function.
Changes
- Refactor all the redundant code and add helper functions to handle all the Spotify Track types.