Questions tagged [youtube]

YouTube is a video-sharing website on which users can upload, share, and view videos. StackOverflow questions tagged with "youtube" should be about specific programming problems, software tools, or libraries. If your question is about the YouTube API, the "youtube-api" tag should also be added.

YouTube is a video-sharing website on which users can upload, share, and view videos, created by three former PayPal employees in February 2005. In November 2006, YouTube, LLC was bought by Google Inc. for $1.65 billion, and now operates as a subsidiary of Google.

Most of the content on YouTube has been uploaded by individuals, although media corporations including CBS, BBC, Vevo, and other organizations offer some of their material via the site, as part of the YouTube partnership program.

Unregistered users may watch videos, and registered users may upload an unlimited number of videos. Videos that are considered to contain potentially offensive content are available only to registered users 18 and older.


Resources :

15964 questions
85
votes
10 answers

How to hide the bar at the top of "youtube" even when mouse hovers over it?

I am attempting to embed a youtube video, however, I have not discovered a way to keep the bar at the top from showing when the mouse hovers over it. For my purposes it is important that users are not able to have a direct link back to the original…
user2701033
  • 959
  • 1
  • 6
  • 4
84
votes
6 answers

YouTube Autoplay does not work with iFrame

My website has a player for multiple videos. I've been adapting the code to use YouTube's iframe API as the player. I can't get the videos to autoplay. Here's the relevant code: