How To Embed Single YouTube Video?

See demo of single videos here.

1. After installing YourChannel, go to WordPress Dashboard. Go to Settings > YourChannel.

YourChannel-setup-1

2. Enter YouTube Username or Channel ID, then click on the Check button. YourChannel will create your channel’s preview below the form.

Note: If you see any error like YouTube quota exceeded or just Loading…, please follow this few steps link(How to create YouTube API Key?) to create a new YouTube API key and Copy the API Key then enter API Key in the API Key field of YourChannel edit form.

YourChannel-setup-2

3. Click on the Save button, the shortcode will be generated and looks like [YourChannel user="your channel's username"].

YourChannel-setup-6

4. To display a single YouTube video, copy and paste the shortcode into any text widget or text editor where you want your feed to be displayed and put video="videoid" in the shortcode. Now the shortcode looks like [YourChannel user="your channel's username" video="video id"].

YourChannel-single-youtube-video1

For example: If I want to display the video having id 'BwW1uRxU_g8'  from the channel 'Red Bull', the shortcode looks like this:
[YourChannel user="Red Bull" video="BwW1uRxU_g8"]
Or
[YourChannel user="Red Bull" video="https://www.youtube.com/watch?v=BwW1uRxU_g8"]

See demo of single videos here.

For the video tutorial check out our video.