this post was submitted on 25 Sep 2024
10 points (91.7% liked)

techsupport

2464 readers
7 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 1 year ago
MODERATORS
 

Hi there, I was posting on !fullmoviesonyoutube@lemm.ee for a while, and I'd post links to youtube videos, and it'd automatically make thumbnails so that was cool.

But then "something changed" and it no longer made thumbnails, at least when seen on the web interface. But sometimes it does? The following image shows an example. In the first post, it has no thumbnail but in the second case it does:

MY QUESTION: how do make a Lemmy post to a video (especially on youtube) such that the post includes a thumbnail?

  • Either automatically-generated, or custom-made by me.
  • Preferrably via a computer client rather than phone.
top 3 comments
sorted by: hot top controversial new old
[–] Rolando@lemmy.world 2 points 1 month ago (1 children)

I haven't gotten any answers, but here's what I've figured out myself so far. It's useful to look at three different views of !fullmoviesonyoutube@lemm.ee:

lemmy.world is running the older backend 0.19.3, which may explain its behavior. But slrpnk.net and lemm.ee are both running backend 0.19.5 so why are they behaving differently? If I compare the same post on the two servers:

I notice that the slrpnk.net one, while it does have a thumbnail, does not have the in-line images that I added and that are visible in the lemm.ee version. Possibly slrpnk.net does not allow uploaded in-line images? However, the lemm.ee version also has a video description in what appears to be Cyrillic. I read somewhere that this was due to a hosting issue. So maybe that is also responsible for the thumbnail issue. To summarize:

HYPOTHESIS: three things are responsible for image behavior differences:

  • the older version of lemmy.world
  • a hosting configuration of lemm.ee
  • image upload restrictions of slrpnk.net
[–] ProdigalFrog@slrpnk.net 2 points 1 month ago (1 children)

According to @poVoq@slrpnk.net, the issue with inline images not being visible from slrpnk is related to a bug in the image proxy code, though SLRPNK's image size restriction could also be contributing to it as well.

Apparently the image proxy code bug has already been fixed upstream, so that shouldn't be a problem for lemmy 19.6.

[–] Rolando@lemmy.world 1 points 1 month ago

Thanks for the info! I suspect a lot of these issues will be resolved over time. But just like early html, there may always be some variation in how it's ultimately displayed to the end-user.