kevinweber / lazy-load-for-videos

Speed up your site by replacing embedded Youtube and Vimeo videos with a clickable preview image. Free WordPress plugin.
http://wordpress.org/plugins/lazy-load-for-videos/
GNU General Public License v3.0
41 stars 23 forks source link

Added fallback for standard resolution image #4

Closed summatix closed 9 years ago

summatix commented 9 years ago

For videos that don't have a thumbnail with maximum resolution, instead of showing a pixelated placeholder image, fallback to standard resolution image.

kevinweber commented 9 years ago

Great pull request, again, thanks!