Organize your playlist by genre / artists / moods and mark the best of them
If you try to use my project, the .txt. files based on root folder need to be modified Go to https://developer.spotify.com/dashboard/applications and create your application
-
- Switch to PyCharm
- Add TODO list
-
- Add a GUI with PySimpleGUI/PySimpleGUI (thanks)
- Save all_liked_track and all_playlist_user in a txt files
- Firt windows "Update your Spotify info ?"
- Fix the oauth
-
- Print ID + Playlist + Spotify_ID
- Print All track liked + Artiste + Album + Spotify_ID
- Clean
-
- Add a script to import all_playlist_user
- Print all info that we recover (all_liked_track / all_playlist_user)
- Replace exec with a def fonc
- Delete all variable off
- Delete separated script
-
- Separated my script in a file
- Print the list of all liked track
-
- Extract NAME/ALBUM/ARTIST and ID of your liked track
- Create a list of all liked track
-
- Based now on Plamere/SpotiPY (thanks)
- Rewrite all my code
- Extract all like track on my account
-
- Debug
- Use the previous save for market and oauth
-
- Test your Market and OAuth
- Save your config in .txt files