Sharkey/packages
ShittyKopper 1cd59c1ee3 feat: initial builtin video thumbnail generator implementation
when you disable "cache external media", video thumbnails off of remote
instances do not get generated. misskey has a videoThumbnailGenerator config
option to point to an external service to make that happen, but they do
not provide any kind of implementation (or any documentation beyond a
comment on the config file)

this provides a video thumbnail generator that uses the same thumbnail
generation code path used in local files, providing a quick and dirty
solution to instances that want video thumbnails without the need to store
external media permanently

the eventual goal of this is to be the fallback implementation when that
config option is unset.

the current implementation is extremely bare bones and performs no caching
or any other optimizations whatsoever
2024-01-04 20:55:12 +03:00
..
backend feat: initial builtin video thumbnail generator implementation 2024-01-04 20:55:12 +03:00
frontend Fix: Thread line misalignment on smaller viewports (#307) 2024-01-03 20:38:40 +01:00
megalodon add: Bubble timeline 2023-12-04 02:10:51 +01:00
misskey-js upd: show menu to update or remove background and banner if set 2024-01-02 14:00:10 +01:00
shared Update .eslintrc.js 2023-10-31 20:14:36 +09:00
sw merge: upstream 2023-12-23 02:09:23 +01:00
meta.json refactoring 2021-11-12 02:02:25 +09:00