Closed SignpostMarv closed 4 years ago
transcription aid:
[...$0.querySelectorAll('a')].map((e) => { const [,id, varname] = /artist\/(\d+)\/(.+)/.exec(e.href); return [id, varname.replace(/[^a-z\d]+/ig, '')]; }).map((e) => { return e.join('\t'); }).join('\n')
ref: https://ocremix.org/info/Frequently_Asked_Questions#How_should_I_credit_artists_.26_the_site_when_using_or_linking_OC_ReMixes.3F