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
- Replace `CLIENT_ID`, `CLIENT_SECRET`, and `REDIRECT_URI` in the `config.cfg.RENAME` file.
27
27
- These values can be found in the "Settings" section of your app on the Spotify Developer Dashboard.
28
28
29
-
6.**Rename config.cfg.RENAME to config.cfg**
29
+
6.**Rename `config.cfg.RENAME` to `config.cfg`**
30
30
31
31
After running `python exportify.py` the first time, it should keep you authenticated so you don't have to log in each time. If you wish to log out, simply remove the `.cache` file.
0 commit comments