Dump Me Weekly is a Python script for automatically saving tracks from Spotify's Disovery Weekly playlist into another playlist. It saves the user from losing the opportunity to discover new music before the playlist is updated.
- Download this repository as
.zipand unpack - Create and activate a python virtual environment and install
requirements.txt - Edit
wrapper_script.shto your file paths (uses zsh) and run the script
I have my crontab set to run the script every Sunday at 9pm: 0 21 * * 0 /pah/to/wrapper-script.sh