Top "Youtube" questions

YouTube is a video-sharing website on which users can upload, share, and view videos.

How to embed a YouTube channel into a webpage

Can anyone suggest how I embed a youtube channel into a webpage - I am getting conflicting information from various …

video youtube embed channel
YouTube API to fetch all videos on a channel

We need a video list by channel name of YouTube (using the API). We can get a channel list (only …

youtube youtube-api
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 …

youtube embed
How to play YouTube video in my Android application?

How do I play YouTube videos in my application? I want to play video by streaming it directly from YouTube …

android video youtube playback
Can you hide the controls of a YouTube embed without enabling autoplay?

<iframe width="100%" height="100%" src="//www.youtube.com/embed/qUJYqhKZrwA?autoplay=1&showinfo=0&controls=0" frameborder="0" allowfullscreen> If you …

youtube
YouTube: How to present embed video with sound muted

I'm trying to embed a video with the sound muted but I can not figure out how it make it …

html youtube youtube-iframe-api
Android YouTube app Play Video Intent

I have created a app where you can download YouTube videos for android. Now, I want it so that if …

android youtube android-intent emulation
How to customize an end time for a YouTube video?

I'm trying to figure out how I can specify a custom end time for an embedded YouTube video. I know …

youtube
Force HTML5 youtube video

Regarding the Youtube API Blog they are experimenting with their new HTML5 Video Player. Apparently to play a video in …

html video youtube
How to embed YouTube videos in PHP?

Can anyone give me an idea how can we show or embed a YouTube video if we just have the …

php html video youtube youtube-api