I hereby claim:
- I am rocketninja15 on github.
- I am rocketninja (https://keybase.io/rocketninja) on keybase.
- I have a public key ASAOapi5WEJzE6PUlBVOM3nVrgmt3EmpzGk6_FqZQc6exAo
To claim this, I am signing this object:
//Accidentally synced you spotfiy liked songs to soundcloud or just want to mass unlike? Here you go! Just set the number of songs! | |
// Go to soundcloud main page and paste in the console | |
(async function() { | |
let count = 0; | |
const limit = 50; // Set the number of songs to unlike | |
while (count < limit) { | |
var buttons = Array.from(document.querySelectorAll(".sc-button-like[title='Unlike']")); | |
if (buttons.length === 0) break; | |
buttons.forEach(button => { | |
if (count < limit) { |
I hereby claim:
To claim this, I am signing this object: