Get VK songs list

Run Settings
LanguageJavaScript
Language Version
Run Command
copy(Array.prototype.map.call(document.getElementsByClassName('audio_row__performer_title'), (song) => `${song.getElementsByClassName('audio_row__performer')[0].innerText.trim()} - ${song.getElementsByClassName('audio_row__title')[0].innerText.trim()}`).join("\n"))
Editor Settings
Theme
Key bindings
Full width
Lines