Upgraded my instance from 0.19.3 to 0.19.9 today, and fetching metadata for Youtube videos no longer works. Worked perfectly on 0.19.3 as of 3 hours ago (pre-upgrade).
This is how it’s supposed to look:
Good job, lemmy devs! 👍
You must log in or register to comment.
Hmm. Do they accept an HTTP Range-Request?
Maybe. But then you’d have to know where the tags are. And YouTube likes playing around.
Could probably search for it, if one could determine from a snippet of the content whether-or-not one is too far.
Doesn’t matter if they do, Lemmy cuts off the connection after streaming the number of bytes it wants.
It sounds like the issue is the bytes that come before the data it wants, rather than after.