Jump to content

Anyone have a script that will generate a youtube like thumbnail?


bill gates

Recommended Posts

I am looking for any script that might generate a thumbnail from a youtube video, but not just a simple frame like the  img.youtube.com/vi/.../default.jpg BUT INCLUDING the youtube command bar and big round play image in the image. Basically a thumbnail of the WHOLE object just as it is rendered on the page, not just a thumb of a frame...

 

 

Does anyone have anything like this? I have searched google but could not find anything :(

Link to comment
Share on other sites

Those things dont exist on the image, there overlayed on the image by CSS, or is a object in the flash player.

You could do that yourself also, (The css anyways)

 

 

or  Get Asido, then grab the thumbnail from youtube, and overlay a tranparent png image on top of the thumbnail that looks like what you describe,

 

Asido::copy($image,'/path/to/image/', 0, 0);

 

My avatar is actually 2 image combined over with Asido with that command.

The black box around it, was transparent and overlayed on the avatar.

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.