add my logo in youtube embeded code
Moderator: General Moderators
add my logo in youtube embeded code
how to remove the youtube logo ? or add myown one un the embeded code
Re: add my logo in youtube embeded code
Topic moved.
If you're asking how you can host a video on YouTube without their logo on it.. you can't. It's impossible.
If you're asking how you can host a video on YouTube without their logo on it.. you can't. It's impossible.
Re: add my logo in youtube embeded code
Actually the thing i have done is that :
I am showing the video whose embeded code is :
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/T_5wDD67Xb8&hl ... ram><embed src="http://www.youtube.com/v/T_5wDD67Xb8&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object>.
When the video is showing in my site , it is running the video with youtube logo. I want to remove that from my site and add my logo when the video is running in my site.
I am showing the video whose embeded code is :
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/T_5wDD67Xb8&hl ... ram><embed src="http://www.youtube.com/v/T_5wDD67Xb8&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object>.
When the video is showing in my site , it is running the video with youtube logo. I want to remove that from my site and add my logo when the video is running in my site.
Re: add my logo in youtube embeded code
Yes. It's impossible. The YouTube logo is part of the movie. You can't remove it.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Re: add my logo in youtube embeded code
It's also technically immoral. YouTube doesn't provide videos as a government-funded public service. They need to make money and all of the videos they provide costs money to display. If you don't want their logo, don't use their service.
YES - you can remove it
There is even a video on YouTube.com showing how to change your embedding code to do just that.
YouTube does not alter your video to paste their logo onto your footage. They merely create the overlay within the flash player itself.
http://youtube.com/watch?v=2qb_213cnVY&feature=related
Enjoy.
YouTube does not alter your video to paste their logo onto your footage. They merely create the overlay within the flash player itself.
http://youtube.com/watch?v=2qb_213cnVY&feature=related
Enjoy.
whoops - correcting last post
YouTube has since killed the previous hack.
To embed the YouTube player, without the YouTube logo overlay, use this code in your embed tags...
http://s.ytimg.com/yt/swf/watch-vfl42912.swf?video_id=I1W1s93-tV8
To embed the YouTube player, without the YouTube logo overlay, use this code in your embed tags...
http://s.ytimg.com/yt/swf/watch-vfl42912.swf?video_id=I1W1s93-tV8
Re: add my logo in youtube embeded code
That's the mission impossible.