typora / typora-issues

Bugs, suggestions or free discussions about the minimal markdown editor — Typora
https://typora.io
1.53k stars 58 forks source link

[Bugs] HTML5 Streaming Video Player parameter settings do not work! #5928

Open zhouxinghong opened 7 months ago

zhouxinghong commented 7 months ago

HTML5 Streaming Video Player parameter settings do not work!

For example, the pseudo-code

<video controls muted preload="auto" poster="https://z001.ti.com/j8qrBXJxcnaxRFW.jpg" src="https://001.m.com/hb.mp4">
</video>

Among them: controls muted does not work; controls preload="auto" does not work;

Windowns 10 ty 1.8.9

Hopefully this will be fixed in the next version, thank you very much!

zhouxinghong commented 4 months ago

Hi! Friends, this error still exists in the latest version 1.8.10. So I'm opening this question again.