You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After you have downloaded the application, you must grant it the permissions it will ask for.
23
49
Then you can use the app. Just paste the link to the playlist and click the search button.
24
50
25
-
But in this case, your favorite tracks will not be available for download, as well as playlists that are created "only for you" may not match those that you expect
51
+
If you want to download your favorite tracks, and also downloadplaylists "only for you", you must create Spotify Service App
26
52
27
-
## How to download liked tracks
53
+
## How create Spotify Service App and use it
28
54
29
-
To do this, you will need to create your own spotify app.
30
55
1. Follow this link and login - https://developer.spotify.com/
31
56
2. Follow this link and create your own app - https://developer.spotify.com/dashboard/create
32
57
-__App name__ - whatever you want
@@ -39,10 +64,15 @@ To do this, you will need to create your own spotify app.
39
64
40
65
__After logging in, you can download your favorite tracks, as well as playlists "only for you"__
41
66
42
-
## About app
43
-
- Supported platforms: Android
44
-
- Background download: supported
67
+
68
+
69
+
## Additional information
70
+
- ⭐ I would appreciate it if you **star this repository!**
45
71
46
72
## For developers
47
73
1. Developed on Flutter
48
74
2. When developing the application, I used a "Clean Architecture". I don't think this application is an ideal representative of this approach. But if you want, you can use it as an example project.
0 commit comments