Custom extensions for spicetify-cli (https://github.com/khanhas/spicetify-cli)
- Install spicetify-cli using the instructions found here
- Clone this repository or download the zip
- Copy the js files to the spicetify extension folder, paths to the extension folder for your os can be found here
- Open
config.ini
and add the name of the extension to theextensions
line separated by|
[AdditionalOptions] ... extensions = saveDiscoverWeekly|...
- OR add the extension by typing:
spicetify config extensions saveDiscoverWeekly.js
- Run
spicetify apply
Extension to add a context menu option on the discover weekly playlist to allow you to save it out every week to a playlist named Discover Weekly - YYYY/MM/DD
where the date is the first day of the week.