Array.from(document.querySelectorAll('[data-clip-id]')).map((a)=>{return a.getAttribute('data-clip-id')})