Hi!
My hosting provider warned me, that function video() in /modules/mod_junewsultra/lib/julib.php consumes a lot of server resources while checking Youtube thumbnail with fopen.
Would it be an option to check if Youtube thumbnail exists with alternative approach, maybe to check using just @get_headers?
Regards.