Skip to content

v1.0.0

Compare
Choose a tag to compare
@thenishantsapkota thenishantsapkota released this 27 Mar 14:42
· 7 commits to main since this release

Features

  1. Add a way to get just the track titles from Spotify without converting them to YouTube URLs by using the get_track_titles function.
  2. Add an example for the above mentioned function.

Changes

  1. Refactor all the redundant code and add helper functions to handle all the Spotify Track types.