HD Images being stored, server load increase, here′s a quick fix
-
Hello, this plugin is simply a great time saver, the only bug(if we can call it that) that i found was that no option for the image to download exists on the plugin, maybe it would be worth including it in the pro version or so.
HD images on a blogs front page(even resized their kbs are the same) cause excessive server load.
I did a quick fix on mine, in case you are interested on how to do it, these are the common links for youtube images:https://img.youtube.com/vi/<insert-youtube-video-id-here>/0.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/1.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/2.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/3.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/default.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/hqdefault.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/mqdefault.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/sddefault.jpg
https://img.youtube.com/vi/<insert-youtube-video-id-here>/maxresdefault.jpgJust open you video-thumbnails\php\providers\class-youtube-thumbnails.php and find/replace “maxresdefault.jpg” for the one that suits you best.
Hope this helps someone although it′s an easy fix…
- The topic ‘HD Images being stored, server load increase, here′s a quick fix’ is closed to new replies.