Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

i didnt find a way to extract all the songs from My Music via the interface.

this stuff should do the trick : javascript: $('div .grid-canvas .slick-row').each(function(index) { console.log($(this).find('div.song').text() + '- ' + $(this).find('div.album').text()); });



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: