Automate recording spotify songs through audacity using pyautogui and spotify API's.
-
Create a shortcut for saving mp3 files in audacity before running this program
-
Also make sure to add a API token. You get get the API token from Spotify Developer Console . Get the token specifically for get-users-currently-playing-track
- pyautogui
- time
- requests