This is a java based app that uses JioSaavn endpoints to search for songs in the highest quality possible
After the Search app provides with a list of results of which you need to choose the one you want to here.
This app uses vlc player as its app player hence vlc must be installed in your pc
Note : Make sure you have added vlc to the environment path. If not then app will not be able to open vlc audio stream
In order to run the first download the jars then you can run the jar using command line
Syntax to run jars: java -jar <path to the jar>
Note : Make sure you have added java to your environment path
This is just an project Experiment where I try to teach myself how rest APIs work and how it can used using Java.
I have no intesions of using it in any commercially viable way.
This project was made for Educational purpose.
All the APIs used is owned by the respective rights owner.