This plugin is outdated and might not be supported anymore
YouTube metabox

YouTube metabox

Details
View on WordPress

To get meta value in front-end, use get_post_meta() with meta key is youtube_id.

Example:

Print YouTube video ID:
ID, ‘youtube_id’, true);?>

Thumbnails:
<img src="http://img.youtube.com/vi/ID, ‘youtube_id’, true);?>/mqdefault.jpg” alt=”” />

Video player:

<iframe src="http://www.youtube.com/embed/ID, ‘youtube_id’, true); ?>” width=”588″ height=”331″ frameborder=”0″ allowfullscreen>

Details

Plugin code:
youtube-metabox
Plugin version:
1.0.1
Author:
Outdated:
Yes
WP version:
2.5 or higher
PHP version:
or higher
Test up to WP version:
3.7.41
Total installations:
10
Last updated:
2017-01-17
Rating:
Times rated:
1
metabox
video
youtube