Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.25 KB

File metadata and controls

27 lines (20 loc) · 1.25 KB

SpotifyContentAvailabilityChecker

A C# .NET 6.0 LTS application that lets you check availability of songs, albums, and podcasts on Spotify

Example use:

Search:

image

History:

image

Settings:

image

Credits:

Features:

  • Search songs, albums, and podcast availability
  • Search specific available countries by code or name
  • Display basic information about the content you are looking up
  • Search history for convenient access to information
  • Persistent user input

Note:

  • This application does require you to log into the integrated Spotify application to only get an access token. It does not read, modify, or use any of the data associated with your account
  • This application will never save your access token once the program closes. You will have to enter in a new token every time you open the application