$video_raw) :
$videos[$key]['video_thumb'] = get_video_thumbnail_uri($video_raw['field_5449746362c3d']);
// Replace 'field_5449746362c3d' with your field's Field key
// (obtainable by going to screen options in the fields admin,
// and setting 'Show Field Key' to 'Yes')
endforeach;
//Loop through the $videos object
foreach($videos as $video): //Lightbox Link via Thumbnail ?>