Update README.md

This commit is contained in:
Shabinder Singh 2020-11-11 13:54:38 +05:30 committed by GitHub
parent f1a79b7c97
commit c428ae9f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,15 +39,18 @@
SpotiFlyer is an **Android App**(Written in **Kotlin**), which **aims** to work as: SpotiFlyer is an **Android App**(Written in **Kotlin**), which **aims** to work as:
- **Downloads**: Albums, Tracks and Playlists,etc - **Downloads**: Albums, Tracks and Playlists,etc
- Youtube Playlist Support.
- Gaana Platform Support
- Extension To **mute** whenever a Spotify Ad Plays.(TODO) - Extension To **mute** whenever a Spotify Ad Plays.(TODO)
- **Save your Data** ,by not listening your Fav Songs Online again & again(Just Download Them!) - **Save your Data** ,by not listening your Fav Songs Online again & again(Just Download Them!)
- **No ADS!** - **No ADS!**
- **Works straight out of the box** and does not require you to generate or mess with your API keys (already included). - **Works straight out of the box** and does not require you to generate or mess with your API keys (already included).
### Supported Platforms:
- Spotify
- Gaana
- Youtube
_(more coming soon)_
**Downloads ### Downloads
----
The latest release and pre-release versions are available on GitHub. The latest release and pre-release versions are available on GitHub.
Or to save a click, [this link](https://github.com/Shabinder/SpotiFlyer/releases/latest) should always point to the most recent release. Or to save a click, [this link](https://github.com/Shabinder/SpotiFlyer/releases/latest) should always point to the most recent release.
@ -59,6 +62,10 @@ All contributions are welcome, from code to documentation to graphics to design
- Write **Tests**. - Write **Tests**.
- Support for Podcasts/Episodes and Shows. - Support for Podcasts/Episodes and Shows.
- Implementation To mute whenever Spotify Ad Plays. - Implementation To mute whenever Spotify Ad Plays.
### Note
The availability of YouTube Music in your country is important for spotDL to work since we use YouTube Music to filter out our search results.
To check if YouTube Music is available in your country, visit [YouTube Music](https://music.youtube.com).
License License
---- ----
@ -72,6 +79,7 @@ Credits
---- ----
- Library ScreenShot taken on [PowerAmp](https://play.google.com/store/apps/details?id=com.maxmpz.audioplayer&hl=en_IN). - Library ScreenShot taken on [PowerAmp](https://play.google.com/store/apps/details?id=com.maxmpz.audioplayer&hl=en_IN).
- Some Logos are Based on Logos by [Freepik](https://www.freepik.com/). - Some Logos are Based on Logos by [Freepik](https://www.freepik.com/).
- [spotDL](https://github.com/spotDL/spotify-downloader) for inspiration and Scraping Algo Help and Great Documentation.
Disclaimer Disclaimer