Readme & ScreenShots Updated.

This commit is contained in:
Shabinder 2020-08-11 15:29:16 +05:30
parent abf6a6058a
commit bae0ba6e52
No known key found for this signature in database
GPG Key ID: 4D6343208945B579
6 changed files with 28 additions and 7 deletions

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CommitMessageInspectionProfile">
<profile version="1.0">
<inspection_tool class="SubjectBodySeparation" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
</profile>
</component>
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>

View File

@ -8,22 +8,32 @@
## ScreenShots
Credits:Library ScreenShot taken on PowerAmp.
<table style="width:100%">
<tr>
<th>1. Home Screen</th>
<th>2. PlayList Screen</th>
<th>3. Library Screen</th>
</tr>
<tr>
<td><img src="ScreenShots/HomeScreen.png"/></td>
<td><img src="ScreenShots/PlayList.png"/></td>
<td><img src="ScreenShots/LibraryScreen2.jpg"/></td>
</tr>
</table>
<table style="width:100%">
<tr>
<th>3. History Screen</th>
<th>4. Library Screen</th>
<th>5. Notification </th>
</tr>
<tr>
<td><img src="ScreenShots/DownloadHistory.png"/></td>
<td><img src="ScreenShots/LibraryScreen2.jpg"/></td>
<td><img src="ScreenShots/Notification.png"/></td>
</tr>
</table>
SpotiFlyer is an **Android App**(Written in **Kotlin**), which **aims** to work as:
- **Downloader** For Spotify:Albums, Tracks and Playlists and Even Direct Youtube Videos.
@ -43,11 +53,10 @@ All contributions are welcome, from code to documentation to graphics to design
### Todos
- Write **Tests**.
- Support for Podcast/Episodes and Shows.
- In App Animation while Downloading.
- Support for Podcasts/Episodes and Shows.
- Implementation To mute whenever Spotify Ad Plays.
- Youtube Playlist Support.
- Modularize App Code and Implement MVVM Model to fullest.
- Gaana Platform Support
License
----
@ -56,6 +65,13 @@ This program is free software: you can redistribute it and/or modify it under th
***Free Software, Hell Yeah!***
Credits
----
- 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/).
Disclaimer
----
Downloading copyright songs may be illegal in your country. This tool is for educational purposes only and was created only to show how Spotify's API can be exploited to download music from YouTube. Please support the artists by buying their music.

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 75 KiB