discourse/plugins/lazy-yt
David Taylor 0c6f30d92a
FIX: Allow lazy-yt thumbnails to fetched by pull_hotlinked_images
The thumbnails were being correctly downloaded, but the URLs were not being substituted correctly in post_process_cooked because the lazy-yt output did not include the `onebox` class.
2020-05-14 17:33:16 +01:00
..
assets UX: Improve second factor UI (#9526) 2020-05-05 11:05:25 +10:00
README.md DEV: consistent plugin nomenclature. 2019-08-22 11:08:06 +05:30
plugin.rb FIX: Allow lazy-yt thumbnails to fetched by pull_hotlinked_images 2020-05-14 17:33:16 +01:00

README.md

lazy-yt

Lazy load YouTube videos plugin for Discourse, highly inspired by the lazyYT jQuery plugin.