1 line
74 B
JavaScript
1 line
74 B
JavaScript
|
|
window.open(document.querySelector("video").currentSrc, '_blank').focus();
|