-
Lemmy doesn’t support videos, does it?
-
How does PostreSQL handle the emojis, like utf8mb4 or html? This one is out of curiosity 😂.
Even youtube links aren’t embedded and just open a new window which is a huge qol downgrade.
https://github.com/LemmyNet/lemmy-ui/issues/709
Says it supports peertube embed it but when I tried posting it would only take the url and then still didn’t work.
YT embed is not that hard to do, it’s basically just a few lines of code, nothing too hard. I have no idea why they would implement PeerTube embed, but not this…
It’s probably because they want to promote FOSS, but it’s just not viable in a world full of proprietery solutions 🤷. You have to cater to the needs of the users.
I agree it seems like lemmy devs sometimes get blinded by their own desires over what the community wants or needs. The hardcoded filter being something they were extremely stubborn on and then caved anyway.
But yeah I’m not a webdev but I’m sure it’s literally one of the easiest things to have youtube embed’s work.
Trust me, it’s really easy to implement. Almost all video platforms are. FB video embed is the hardest, cuz they change APIs all the time, but YT, Vimeo and the likes, they’re super easy.
No, but PeerTube does, and it is part of the same federated system. “As an ActivityPub platform, it is part of the federated network known as the Fediverse.” It’s easy to understand why, as video takes up a significant amount more processing power. https://en.wikipedia.org/wiki/PeerTube
So, basically, all that has to be done is add a Video button on Lemmy that uploads the video to PeerTube, right?
It kinda sucks to be honest, there are a lot of interesting and funny videos out there, but no way to share them here, and posting links just isn’t the same, especially if the app has no player support and just openes the links in a browser.
I just tried adding a video instead of a picture but I got an error.
Yeah, tried “forcing” it as well, no luck 😂.
I tried on mobile so maybe desktop has better results?
I also tried it in a browser on my phone, no luck 🤷.
Aw 😔thanks for trying!