What is Nostr?
Zhenyi Tan /
npub1h2w…jzqt
2024-01-23 22:04:50
in reply to nevent1q…eqgl

Zhenyi Tan on Nostr: npub1p9kjc…m865w Is injecting JavaScript an option? If so, you could try something ...

npub1p9kjc5uauqdfphar82xmq573tf3hnh3mcugkw3t6mjg2y76xkd3sum865w (npub1p9k…865w) Is injecting JavaScript an option? If so, you could try something like this:

`
mp = document.querySelector('#movie_player');
width = mp.getPlayerResponse().streamingData.formats[0].width;
height = mp.getPlayerResponse().streamingData.formats[0].height;

// width/height is the aspect ratio
`
Author Public Key
npub1h2w5nrepjq4fsdk75xhr68wcjnj4qu24eu3fc3agya0ls9f0ng2qwcjzqt