Update Spotify playlists by triggers

22 views
Skip to first unread message

Chimildic

unread,
Nov 24, 2022, 2:06:07 AM11/24/22
to Google Apps Script Community
Playlist.saveWithReplace({
  name: 'My playlist',
  tracks: tracks,
  randomCover: 'update'
})

Thats all. If you interesting what is `Playlist`, where get `tracks` and cover - welcome)

I have created a library with many functions that are extensions over the Spotify and other API. You will need Google Translate. Links: reddit, github, docs.

Use cases

- One of my user generate about 100 playlists per day with own recommendations and public playlists with di.fm, tops, genres and many other kinds.
- Library collect played history in order to remove it from you flow tracks (no repeats from Spotify anymore)
- Do you know Smarter Playlist or Playlist Miner? You can do the same without limits.
- Check more on reddit post.

If you will questions, I can answer here or github discussions. For example, some feedback and questions from English users: onetwothree
Reply all
Reply to author
Forward
0 new messages