Mostlikers Programming Blog, Related codeigniter jquery, php, mysql and more things
Showing posts with label youtube. Show all posts
Showing posts with label youtube. Show all posts

15 May, 2017

How to get a YouTube Video thumbnail to Using PHP

Hi Guys, Today we are going to see How to get a YouTube Video thumbnail to Using YouTube API. This is a simple script to get youtube videos thumbnail images. Google API key not necessary to get the thumbnail images, But using Youtube API you can get the more size of images.

How to get a YouTube Video thumbnail to Using PHP

04 November, 2015

Facebook like fetch YouTube embed videos from url using PHP and Ajax

Have you shared YouTube video URL in facebook timeline  while typing the link YouTube video will preview the timeline. I had developed Facebook like fetch YouTube embed videos from URL using PHP and Ajax with a live demo. 

Facebook like fetch YouTube embed videos from url using PHP and Ajax

15 October, 2015

Youtube video embed code tricks

This post explains how to embed YouTube Player and the parameters are available in the YouTube Player. YouTube player can be embedded using <iframe>  and <object> tags. You can customise the YouTube player by appending YouTube parameters to the iframe URL.

Before embedding the YouTube player note that the player viewport (width and height) must be greater than 200px x 200px. The recommended player size is at least 480px x 270px. This to fully display the controls without shrinking.

youtube embedded code