All Questions
615
questions
478
votes
11
answers
291k
views
How can I embed a YouTube video on GitHub wiki pages?
I am fairly new to markup (though it's extremely easy to pickup). I am working on a package and am trying to get the wiki pages looking nice as a help manual. I can insert a YouTube video link into ...
142
votes
11
answers
143k
views
Shrink a YouTube video to responsive width
I have a YouTube video embedded on our website and when I shrink the screen to tablet or phone sizes it stops shrinking at around 560px in width. Is this standard for YouTube videos or is there ...
86
votes
10
answers
344k
views
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 ...
72
votes
4
answers
281k
views
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 sites, ideally using the custom player if possible? thanks
59
votes
7
answers
101k
views
How do I hide related videos at the end of a YouTube playlist embed code?
I am using this code to embed a playlist:
<iframe width="816" height="459"
src="https://www.youtube.com/embed/videoseries?list=xxx"
frameborder="0" allowfullscreen="">
To hide the ...
59
votes
7
answers
168k
views
Properly embedding Youtube video into bootstrap 3.0 page
I need to embed a YouTube video into my responsive site but it's not scaling correctly, especially on mobile.
It looks fine on desktop and tablets but once you get below a viewport width of 600, the ...
57
votes
8
answers
173k
views
start/play embedded (iframe) youtube-video on click of an image
I'm trying to start playing an embedded youtube video by clicking an image. The idea is to have an image on top of a video, and when the image is clicked it fades out and starts playing the video.
I'...
52
votes
10
answers
206k
views
Force youtube embed to start in 720p
There are a few methods suggested for doing this online, but none of them seem to work.
For example:
http://blog.makezine.com/archive/2008/11/youtube-in-720p-hd-viewin.html
That article is about ...
42
votes
8
answers
97k
views
YouTube iframe embed not starting in HD
I'm trying to embed an HD YouTube video but no matter what I try, it only ever seems to load the 480p version.
According to YouTube, embedding an HD video is as simple as adding hd=1 to the URL:
<...
42
votes
4
answers
202k
views
How to make an embedded Youtube video automatically start playing?
In my project, there is a video gallery module. In this module, there are two options: direct FLV uploading, and adding a video embed code from YouTube.
I am writing some embed code for a div ...
41
votes
6
answers
128k
views
How to embed new Youtube's live video permanent URL?
I stream live on youtube a lot and since yesterday I experience a weird thing:
I embedded the livestream URL in my site. it was youtube.com/embed/ABCDE (normal embed link). That link used to show the ...
41
votes
7
answers
54k
views
Posting an embedded video link using the Facebook Graph API
When manually attaching a video link (from YouTube, Vimeo, etc) to a post using the Facebook web interface, Facebook automatically recognizes the link as a video, and allows the resulting status ...
25
votes
6
answers
86k
views
How to embed high quality video with new YouTube iframe style code
I am using youtubes new iframe code to embed video but the videos seem to be lower quality than if I watch them on youtube. Is there a way to embed the high quality video?
My code at the moment is
&...
23
votes
8
answers
60k
views
YouTube embed showinfo has been deprecated
We are using a YouTube video on our website as a hero banner.
However few days ago it started showing it's title, watch later button and a share button. We were able to hide them using &showinfo=...
22
votes
4
answers
66k
views
Auto-Full Screen for a Youtube embed
I have a Youtube video embeded on a webpage.
Is it possible to have the video go full screen when the user presses play, using the HTML5 iframe with Youtube's API?
Using the Chromeless player is ...
13
votes
3
answers
22k
views
how to share a video from my website on facebook like youtube
I have a website that has a HTML5 video player.
I want to share the link ( ex: http://site.com/video/example-2 ) on facebook and one the users click on the image of that post on the facebook it ...
13
votes
2
answers
15k
views
How to embed Youtube live chat with url permanent?
The embed URL for a channel's live stream is:
https://www.youtube.com/embed/live_stream?channel=CHANNEL_ID
and it works but if I want to embed near at it a YouTube live chat for current streaming ...
12
votes
3
answers
31k
views
embedding youtube videos - aspect ratio
I'm looking to embed some youtube videos in my web page and from looking at the videos on youtube they all seem to be displayed with an aspect ration of 16:9 or 640px:340px.
Trouble is I only have ...
12
votes
1
answer
39k
views
Embed youtube playlist with side list tray
I've been playing with the youtube embed playlist functionality with javascript.
So far when I embed a playlist it looks like this:
http://postimage.org/image/vk6fv56yx/
The blue circle shows the ...
11
votes
5
answers
27k
views
How to embed youtube livestream chat
I'm trying to embed a youtube livestream chat onto a webpage on my website,
<iframe allowfullscreen="" frameborder="0" height="270" src="https://www.youtube.com/live_chat?v=hHW1oY26kxQ&...
11
votes
3
answers
9k
views
Links to Specific Times in YouTube iframe embed
It is possible to link to a specific time in a YouTube video appending the #t=1m49s syntax.
Is it possible to have links on the same page of the embed that make the video jump to different times in ...
10
votes
5
answers
14k
views
Youtube dimensions wordpress
Is it possible to change the default embed dimensions of an youtube (or another video) in Wordpress for your current theme? I've searched for a plugin and some code, but I can't seem to find any.
...
10
votes
2
answers
6k
views
YouTube embeds in UIWebViews no longer working in iOS
I've had an app out for a while which uses UIWebViews to display YouTube videos on certain views. Today, without any changes to the code, my users started complaining about the YouTube embeds not ...
10
votes
1
answer
22k
views
Is it possible to embed a YouTube video for mobile devices in a page, rather than linking to YouTube?
I have an page with a YouTube video embedded (using jQuery + swfobject). Currently, iOS users need to be taken to YouTube to view the video rather than viewing it within the page. Android browsers ...
10
votes
2
answers
3k
views
How does YouTube embedding work without a classid in the object tag?
A typical code fragment obtained from the YouTube embed feature looks like this:
<object width="660" height="405">
<param name="movie" value="http://www.youtube.com/v/NWHfY_lvKIQ?fs=1&...
10
votes
1
answer
1k
views
Embedded YouTube Livestream Stopped Functioning
So, I had my organization's permanent livestream embedded on one of our web pages using the advice I found here (How to embed new Youtube's live video permanent URL?), and it was working great for ...
9
votes
5
answers
19k
views
Why does only youtube embeds work on iPad?
I am trying to find out as to why youtube embeds works just fine on iPad, and not the embeds of any other video site.
Example of youtube embed:
<object width="640" height="385">
<...
9
votes
3
answers
15k
views
How to dynamically add wmode=transparent to Youtube embed code?
I have several Youtube videos that are added through a CMS by a client. I need to add the following to all Youtube src links:
?wmode=transparent
How would I do that?
An example of the Youtube embed ...
9
votes
3
answers
7k
views
Loop parameter not working on youtube embed
I am using the following code:
<iframe src="https://www.youtube.com/embed/AAAAAAAAA?controls=0&showinfo=0&rel=0&autoplay=1&loop=1&mute=1"
frameborder="0" ...
9
votes
4
answers
17k
views
Embedded youtube video with "autoplay=1". Does it count towards views?
I can cause an embed youtube video to begin playing automatically using "autoplay=1"
When a user views the embedded video does it count towards my views count?
I have attempted to test but had ...
9
votes
2
answers
17k
views
Getting youtube.com to load in iFrame
Can't get Youtube's homepage, or any other youtube.com prefixed URL to load in an iFrame. Any suggestions or insights?
Code:
<iframe src="http://youtube.com" frameborder="0" width="1020" height="...
9
votes
5
answers
26k
views
Youtube embed videos not working in webview. What's wrong with this code?
I am new to android. I am facing two problems right now 1. I parsed xml file and showed it in webview which contains videos and text . When i click on videos it will not play . In xml videos are ...
9
votes
2
answers
14k
views
Youtube embed not working in firefox
I have Embedded three Youtube videos, they work perfectly in ALL BROWSERS except Firefox.
Tried clearing cache on server side, cleared cookies & cache locally, tried 18 different computers, tried ...
8
votes
7
answers
28k
views
modestbranding not working for YouTube embed
I'm trying to hide the YouTube logo that appears in the bottom right had corner of an embed. For some reason modestbranding=1 is not working:
<iframe class="gtms-intro" style="position: absolute; ...
8
votes
3
answers
16k
views
Embed Youtube videos :- with contains content from * , it is restricted from playback on certain site
How to embed a Youtube video that has copyrighted content in it.
For example when you try playing this video(http://www.youtube.com/embed/ADBKdSCbmiM) in a UIWebView it says
This Video Contains ...
8
votes
1
answer
8k
views
Possible to embed a youtube video in an svg?
Sozi is an inkscape extension that allows Prezi-like panning/zooming of an svg file when viewed in an svg-enabled web browser. A youtube video can be embedded in a Prezi, and I'd like to be able to ...
8
votes
2
answers
5k
views
Youtube iframe embed: force Flash?
Is it possible to enforce the flash version of an YouTube video when including it using the new iframe-embed mode?
I don't want the HTML5 version since it is to much hassle for average users (full ...
8
votes
2
answers
12k
views
Youtube embedded video - remove final info screen
Is there a way I can remove the final screen of an embedded YouTube video, that has the "replay" button, listing other videos, URL and Embed options etc?
I just want the video to end, and not see ...
8
votes
2
answers
2k
views
YouTube iframe looping video unavailable on first load
I embed a video on a Blazor-powered static page. I want the video to loop. According to docs (https://developers.google.com/youtube/player_parameters#loop), I need to have both loop and playlist ...
7
votes
1
answer
41k
views
jQuery Fancybox and YouTube embeds
I'm trying to get a YouTube embed to open up in a Fancybox. I've based it on the code on the Fancybox page — http://fancyapps.com/fancybox
Here is what I have:
<a class="various fancybox" href="...
7
votes
2
answers
18k
views
C# embed youtube/videos in your winforms
I have a problem, i added shockwave player to the winform. But it seems that youtube does not support it anymore. So how can i embed a video/youtube video to my winform application?
7
votes
2
answers
10k
views
Force Youtube embed to play in HD (2016 edition)
OK, this has been asked many times before – but Youtube seems to change things up every other day. I can't find a way to force a Youtube embed to start playing a HD source from the beginning. The ...
7
votes
3
answers
8k
views
How To Embed YouTube Video on Android using Phonegap
I've been trying to embed YouTube videos inside my phonegap Android app using the new YouTube iframe API.
The embed itself working and a YouTube window pops in with the preview picture and the play ...
6
votes
4
answers
35k
views
How can we play YouTube embeded code in an Android application using webview?
How can we play YouTube embeded code in an Android application using webview?
6
votes
2
answers
5k
views
Django: converting Youtube URL to HTML embed code
I defined my custom Django filter youtube_embed_url in templatetags/custom_filters.py. It takes an Youtube url and returns the string which is embed code for the video. The code for templatetags/...
6
votes
1
answer
13k
views
YouTube embed dynamic size with min and max size
i want to embed a YouTube video into a website.
This video has a min resolution of 256 × 144 px and a max resolution of 1280 x 720 px.
I want to limit the embedded video to the given resolutions ...
6
votes
5
answers
33k
views
How do I go about embedding a youtube chromeless player without adding controls?
I am creating an online experiment. It involves participants watching a video then answering a questionnaire. I would like to embed a chromeless youtube video which plays automatically on page load, ...
6
votes
1
answer
13k
views
Embed Youtube with Captions on by default not working
I'm trying to embed a Youtube movie, and would like Captions to be on by default.
From https://developers.google.com/youtube/player_parameters#cc_load_policy I understand I should use cc_load_policy=...
6
votes
5
answers
14k
views
How to link youtube video without captions?
Is it possible to link youtube videos in HTML code without showing it's captions (subtitles)?
Let's say I have following video: http://www.youtube.com/watch?v=kTvHIDKLFqc . It has default english ...
6
votes
3
answers
22k
views
Embed Youtube Video To Facebook And Play At Specific Timecode
I have a :30 YouTube video that I want to embed onto Facebook and start playback at :16.
I thought this would be easy enough changing the parameters in the URL for share, or the URL in the embed ...