discourse/plugins/discourse-lazy-videos
Jan Cernik 8e590dc5d4
FIX: Add thumbnails for Vimeo unlisted lazy videos (#21343)
Previously, the image for the thumbnail was taken from the oembed endpoint.
Since these images are not available for some unlisted videos,
the thumbnails are now sourced from Open Graph instead.
2023-05-02 23:32:12 -03:00
..
assets FIX: allows youtube embeds to respect the t param (#21295) 2023-04-28 15:46:27 +02:00
config FIX: Add missing translations strings for lazy-videos (#21127) 2023-04-18 07:01:27 -03:00
db/post_migrate DEV: Remove lazy-yt and replace with lazy-videos (#20722) 2023-03-29 11:54:25 -04:00
lib/lazy-videos FIX: Add thumbnails for Vimeo unlisted lazy videos (#21343) 2023-05-02 23:32:12 -03:00
spec FIX: Add thumbnails for Vimeo unlisted lazy videos (#21343) 2023-05-02 23:32:12 -03:00
test/javascripts/components FIX: allows youtube embeds to respect the t param (#21295) 2023-04-28 15:46:27 +02:00
plugin.rb DEV: Remove lazy-yt and replace with lazy-videos (#20722) 2023-03-29 11:54:25 -04:00
README.md DEV: Remove lazy-yt and replace with lazy-videos (#20722) 2023-03-29 11:54:25 -04:00

Discourse Lazy Videos

Adds lazy loading support for embedded videos

Supported providers

  • YouTube
  • Vimeo

Experimental

  • TikTok