ember-lazy-video
ember-lazy-video copied to clipboard
Lazy load videos in an Ember app
because the 5.x series is loudly deprecated.
Hey everyone, first - thanks for the addon! I was wondering if there was any interest in adding a configuration option for specifying a protocol for URLs, rather than using...
Thumbnails were only fetched on didInsertElement. When the URL change, the thumbnail was not refetched. This PR adds code to ensure that when the URL changes a new thumbnail is...
For example, we could show a user-specified default placeholder in its place.
Implement something like Torii's provider registration, so anyone can add their own providers locally within their app