Skip to content

Saket Jajodia

Tecko Blog…

  • About Saket Jajodia
  • Blackout Curtains
  • Jacquard Curtains
  • Room Darkening
  • Blackout Window Curtains
  • Black Window Curtains
  • Our Designing Services (D2D)



Archives

  • July 2012 (1)
  • May 2012 (5)
  • April 2012 (22)
  • March 2012 (16)
  • February 2012 (36)
  • January 2012 (31)
  • December 2011 (42)
  • November 2011 (16)
  • October 2011 (63)
  • September 2011 (47)
  • August 2011 (64)
  • July 2011 (37)
  • June 2011 (60)
  • May 2011 (76)
  • April 2011 (103)
  • March 2011 (79)
  • February 2011 (48)
  • January 2011 (42)
  • December 2010 (31)
  • November 2010 (20)
  • October 2010 (13)
  • September 2010 (17)
  • August 2010 (22)
  • July 2010 (19)


How To Embed YouTube Videos Player Without Its Branding

Last year in June, 2011 YouTube made a new video player available which doesn’t contain YouTube logo in its player but still a small text which says “YouTube” do appear at the top-right corner on info bar in player when video is paused. You can also try to remove it using showinfo=0 parameter but YouTube will add its logo at bottom-right corner above controller.

So if you want to completely hide YouTube branding from its player when you embed it on your blog or website then you can use popup method, generally it is used for watching videos in full browser size but it can also be used for embedding videos.

YouTube Player Without YouTube Branding

We can embed it as we embed HTML5 player using iframe, to embed you just need to change VIDEO_ID with your YouTube video ID which you want to embed.

<iframe type="text/html" width="640" height="385" src="https://www.youtube.com/watch_popup?v=VIDEO_ID" frameborder="0"></iframe>

When we embed videos using normal method we get lots of option to customize our video using some parameters but in this popup player you can use any parameter to customize the player. In case if you want then you can just use start video from specific time trick that also in a different way mention below.

To start popup embedded video at specific time then add #t=n just after the YouTube video ID and replace n with from where video will start (need to mention in seconds). here is an example, where video will start at 30 seconds

<iframe type="text/html" width="640" height="385" src="https://www.youtube.com/watch_popup?v=VIDEO_ID#t=30" frameborder="0"></iframe>

Using this player you won’t be able to find YouTube written in the player, not even in the right-click menu.

Note: – Embedding YouTube video using popup will start auto play, as soon as video player gets loaded video will start playing.

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to print (Opens in new window) Print
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Related

    Related posts:
  1. How To Embed YouTube With Logoless Player, Without Any YouTube Logo On It
  2. Use HTML5 To Embed YouTube Videos
  3. Embed Any YouTube Videos Which Plays By Default In HD (High Definition)
  4. How To Get And Use YouTube Old Embed (Object) Code
  5. Embed YouTube Video With A Specific Time From Where It Will Start
  6. Watch YouTube Videos In Full Browser Size

Posted on April 20, 2012May 17, 2012Author Saket JajodiaCategories AllTags All, Code, Embed, Google Inc., How To?, HTML5, Internet, Logo, Tips & Tricks, Tutorials, videos, YouTube

Post navigation

Previous Previous post: How To Enable Viewing Rmote Coursor On Remote Computer In TeamViewer
Next Next post: How To Show Dummy Images To Use As Placeholder In Designs
Proudly powered by WordPress
%d