I have been trying to figure this out, but I still get the huge thumb nails. I am confused perhaps where this goes
<?php if( ( $video_thumbnail = get_video_thumbnail() ) != null ) { echo "<img src='" . $video_thumbnail . "' width='300' />"; } ?>
I am assuming that would go in my functions page?