mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-24 09:54:33 +01:00
Changelog for 3.5.0 Added
This commit is contained in:
parent
915b133713
commit
cae4ab96f1
@ -6,7 +6,7 @@
|
||||
<a href="https://github.com/Shabinder/SpotiFlyer"><img src="https://github.com/Shabinder/SpotiFlyer/blob/Compose/art/SpotiFlyer.svg" align="left" height="80" width="80" ></a>
|
||||
|
||||
# SpotiFlyer
|
||||
- **Kotlin Multiplatform** Music Downloader ,supports **Spotify, Youtube, Gaana, Jio-Saavn**.
|
||||
- **Kotlin Multiplatform** Music Downloader ,supports **Spotify, Youtube, Gaana, Jio-Saavn and SoundCloud**.
|
||||
|
||||
Supports- Playlist, Albums, Tracks. _(If You know Any Source for Episodes/Podcasts create an Issue sharing It.)_
|
||||
|
||||
@ -37,6 +37,7 @@ SpotiFlyer is an **App**(Written in **Kotlin**), which **aims** to work as:
|
||||
- Youtube
|
||||
- Youtube Music
|
||||
- Jio-Saavn
|
||||
- SoundCloud
|
||||
- _(more coming soon)_
|
||||
|
||||
<!--START_SECTION:DCI
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/27.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/27.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Added SoundCloud Support.
|
||||
- Added YT manual extraction when YT1s fails fixing many critical bugs.
|
||||
- Optimised List Screen Download Progress UI, it now updates smoothly & accurately.
|
||||
- Fixed Concurrent Access Crashes.
|
||||
- Added Some Language Translations.
|
||||
- Some Code Cleanup
|
@ -11,6 +11,7 @@ Supported Platforms:
|
||||
- Youtube
|
||||
- Youtube Music
|
||||
- Jio-Saavn
|
||||
- SoundCloud
|
||||
- (more coming soon)
|
||||
|
||||
Note:
|
||||
|
@ -1 +1 @@
|
||||
Download All your songs from Spotify, Gaana, Jio Saavn, Youtube Music.
|
||||
Download All your songs from Spotify, Gaana, Jio Saavn, Youtube Music, SoundCloud.
|
Loading…
Reference in New Issue
Block a user