yupichkin / music_advisor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music advisor

Supported commands:

auth - prints link for authentication

featured — list of Spotify featured playlists with their links fetched from API.

new — list of new albums with artists and links on Spotify.

categories — list of all available categories on Spotify (just their names).

playlists C_NAME, where C_NAME — name of category. List contains playlists of this category and their links on Spotify.

next - prints next page.

prev - prints prev page.

help - prints prints commands info

First of all you need to authenticate to Spotify:

image

After going to link you will be redirected to spotify

image

Then after authorization, the program will receive a auth code for getting access token

image

image

Featured

image

New

image

Categories

image

Playlists

image

About


Languages

Language:Java 100.0%