Open Rexadev opened 1 year ago
Currently, this script doesn't track changes in Spotify playlist. It just gets all the songs in the playlist and search and add it to the YouTube playlist. This script cannot be used as OS scheduled tasks because each time running you need to authenticate to your Google account. In future it may be added.
Currently, this script doesn't track changes in Spotify playlist. It just gets all the songs in the playlist and search and add it to the YouTube playlist.
I Know
because each time running you need to authenticate to your Google account.
It is still useful when syncing alot of playlists to save resources. I run the program from .bat file.
python main.py sync
to OS scheduled tasks.There is a problem
How would the script know when a certain Spotify playlist updates ? for example if a Spotify Weekly Chart updates on Monday what if the script syncs weekly list every Tuesday