Skip to content

spotifind: Combined Spotify and Tunefind simple command line tool

Latest
Compare
Choose a tag to compare
@samapriya samapriya released this 24 Aug 06:21
· 6 commits to master since this release

Python Version

spotifind_transparent_copy

Tunefind is a music search website which helps to find music featured in television series and movies. Users can suggest songs related to TV show or movie.If approved, song will be listed on that page.

Spotify is a digital music streaming service that gives you access to millions of songs, podcasts and videos from artists all over the world, like Apple Music and Amazon Music Unlimited.

Over the span of the last week as people are cooped up working from home, I thought it would be a fun project, to think about soundtracks. I was just getting a new spotify premium account and though you can probably find public playlists for almost any TV series, I thought it would be fun to link Tunefind and Spotify to do this for user generated TV show lists.

Spotifind (Spotify+Tunefind) is a tool designed to first authorize and authenticate your Spotify API and work with Tunefind to search for and create playlists .

Changelog

v0.0.5

  • Pull request 2
  • fix old css classes, keep tracks sorted

v0.0.4

v0.0.3

  • Added pagination to get all tracklist
  • Overall improvements
  • Applied Fuzzy song search