diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.31k stars 128 forks source link

Fixed Discord Mobile Video Embeded Res Bug #509

Closed L7NEG closed 8 months ago

L7NEG commented 9 months ago

before After

Details: The Limited Embed Res On Discord Causes A Res Bug In Android Discord App The Fix Is Just To Remove The <meta property='og:video:width' content='720' /> <meta property='og:video:height' content='480' /> and in the twitter card metatags too

fun fact twitter dosent have a res optimization like discord so the video embed wont be shown unless you let the twitter width one so i think this fix for discord only as it have res optimization

Changes Was Made From src\pages\view[id].tsx File

L7NEG commented 9 months ago

or to make the same video embeded i copied the id.tsx file with its original embed value to a t folder for twitter embed like this ex https://i.l7neg.tk/t/Louca%20Incubada%20(slowed%20and%20reverb).mp4

L7NEG commented 9 months ago

Thx bro ❤ xD