Skip to content

Instantly share code, notes, and snippets.

@sergio-domingues
sergio-domingues / spotify_like_song.js
Created December 2, 2022 19:10
Add songs to your library from a given playlist page
// improvement: programatically scroll the page
document.querySelectorAll("button.Fm7C3gdh5Lsc9qSXrQwO").forEach(b => {
if (b.getAttribute('aria-label') === 'Save to Your Library') {
b.click()
}
})

Keybase proof

I hereby claim:

  • I am sergio-domingues on github.
  • I am serdomingues (https://keybase.io/serdomingues) on keybase.
  • I have a public key ASC8QByajHg2Ayx5UyqdNdNyg9CZU72WpfnDu6yRrcairAo

To claim this, I am signing this object: