I wonder if some of you are using Media Fragments (#t=10,20 for example, or the more esoteric #xywh=100,100,10,10). Please give examples, references or anecdotes if you do (or did).
My hope was that HTMLImageElement and HTMLVideoElement (or any other native object) could give access to that information, but it’s not the case. I could only find https://github.com/tomayac/Media-Fragments-URI/.
window.location.fragmentDirective might be something to keep an eye on. If MF get a revival or extended support, it might happen there (disclaimer: this is my uninformed guess).