All Questions
428
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 ...
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 ...
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 ...
19
votes
7
answers
4k
views
What are effective options for embedding video in an ASP.NET web site?
A quick glance at the present-day internet would seem to indicate that Adobe Flash is the obvious choice for embedding video in a web page. Is this accurate, or are they other effective choices? ...
17
votes
4
answers
39k
views
Refused to display 'http://vimeo.com/27577981' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'
I am trying to embed a video in embed tag But I am getting this error :
Refused to display 'http://vimeo.com/27577981' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
for youtube link : ...
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 ...
10
votes
3
answers
3k
views
"Start time" on TED video embeds
http://jsfiddle.net/N8dYL/
The goal i'm trying to acchieve is that when you click play, the TED Talk starts playing at for example 02:22
I've tried several things i know from JWplayer like video.mp4?...
10
votes
3
answers
63k
views
How do I embed a video in a tweet?
I recently signed up for Twitter at a client's request. When posting my video's URL or direct link to the .mp4 on Twitter, I'm just getting the link.
When attempting the same with youtube, there is a ...
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
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 ...
8
votes
3
answers
20k
views
Retrieve Instagram video embed URL from API
I'm trying to find to programmatically get the embed link for an Instagram video. Unfortunately, it appears that Instagram's oEmbed endpoint, treats videos as photos, and only returns the key frame ...
8
votes
2
answers
20k
views
How can I track a click event of an embedded video (youtube, vimeo, etc.)? (to track play count)
Is there a way to track play counts for embedded videos? Ideally without resorting to a thumbnail linked to launch the embed / iframe code.
Example (try it yourself on jsFiddle):
<!doctype html&...
8
votes
2
answers
11k
views
Dynamically change embedded video src in IE/Chrome (works in Firefox)
I'm trying to dynamically change an embedded video on a page. It's working in Firefox but for some reason it's not working in IE and Chrome (strange combination). Here's the HTML:
<object id="...
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 ...
7
votes
6
answers
15k
views
Embed video in web page (HTML)
I want embed a video in a webpage.
I don't want to use flash because it's unavailable for a huge number of platforms.
I'm reluctant to use HTML5 becase it's not too standard yet (It IS standard, but ...
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
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
2
answers
7k
views
Embed video for play on iPhone?
Does anyone have any experience embedding .m4v movie files into webpages for playback on the iPhone?
I'm trying to create a site optimized for the iPhone, and it includes a video, but I just can't get ...
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 ...
6
votes
7
answers
43k
views
how to embed video in laravel code
I am working on a project in which I store youtube video links in a database and then I retrieve those links and using blade template engine i try to embed them into page. I use a loop to put videos ...
6
votes
3
answers
20k
views
how do i program the youtube embed player to unmute when clicked
How do I set the youtube embedded player to unmute upon clicking it. You can see the embedded player i'm referring to at http://www.harvestarmy.org home page. It's the one at the right where it says "...
6
votes
1
answer
3k
views
Vimeo Content Security Policy error - Refused to load the script
When I'm trying to embed video from vimeo to my site, I get error in chrome console -
Refused to load the script 'data:application/javascript;base64,dmFyIHVyY2hpblRyYWNrZXI9ZnVuY3Rpb24oKXt9…...
5
votes
2
answers
14k
views
Restrict youtube embedding on other site
I have some youtube videos on my site and I want only the members can embed all the videos on to their site also., Non members are only allowed to view not to embed, is there a way to do it??
Thanks
5
votes
1
answer
21k
views
How to loop an embeded YouTube video?
I am embedding a YouTube video without playback controls, or video title, but I want it to autoplay and loop. Everything works except the loop. What am I doing wrong?
<div class='embed-...
5
votes
3
answers
8k
views
How to embed video FROM Google Plus?
It gives me to "Copy embed HTML" code:
<object style="height: 390px; width: 640px"><param name="movie"
value="https://www.youtube.com/v/picasacid?version=3"><param
name="...
5
votes
1
answer
6k
views
YouTube embed video auto loop without refresh
I'm currently using:
<iframe class="video" src="https://www.youtube.com/embed/VIDEO_ID?loop=1&playlist=VIDEO_ID" frameborder="0" allowfullscreen></iframe>
in order to include a ...
5
votes
1
answer
3k
views
Embed .WMV files in Chrome
I had a solution to show both .MP4 and .WMV embedded in the browser. It worked fine in both IE and Chrome, but for some time ago it stopped working in Chrome. Chrome will not show any files (mp4 or ...
4
votes
4
answers
20k
views
How can I get video thumbnail of youtube and vimeo embed code using php?
I have a WordPress site in which I am inserting video embed code in the post editor. In the front end I need to show the video Thumbnail on click on them it will show the video in lightbox.
The ...
4
votes
4
answers
9k
views
How can I embed Youku or Tudou videos in my iOS app?
Or open them in a UIWebView? Their videos are in .swf format though.
Thank you.
EDIT: Okay, so I can get it to play in UIWebView, also when you click on the video in the UIWebView it will play the ...
4
votes
1
answer
7k
views
WKWebView video does not play inline
So according to Apple's documentation : https://developer.apple.com/documentation/webkit/wkwebviewconfiguration/1614793-allowsinlinemediaplayback
I should be able to play videos inline easily using ...
4
votes
5
answers
22k
views
CKEditor: Allow video embed code
I am using CKEditor and want to allow the insertion of embed code from YouTube, Vimeo etc.
CKEditor turns all tags into HTML Chars equivalent, which is good, but I want it to make exceptions for this ...
4
votes
2
answers
3k
views
Embed instagram/youtube into Shiny R app
I would like to play an instagram or Youtube video upon a click of a graph (e.g. showing what an outlier could be etc)
So far, telling Shiny explicitly what the video is works:
require(shiny)
...
4
votes
2
answers
6k
views
How to embed YouTube videos in newer versions of Delphi?
I'm trying to load a YouTube video into a TWebBrowser in Delphi XE7 and I'm getting an error that says this:
Adobe Flash Player or an HTML5 supported browser is required for video playback.Get the ...
4
votes
2
answers
16k
views
Embeded youtube video error
I'm trying to embed a youtube video on my site and no matter what video I embed it just says "an error has occurred." (This is the clearly explained problem)
I would like for the video to work. (This ...
4
votes
3
answers
20k
views
Embed youtube "Shorts" videos
I have this code and it works just fine.
if( strcasecmp( 'www.youtube.com/watch', $link[2] ) == 0 && $this->params( $params, $link[3], 'v' ) )
return '<iframe width="'.$width.'...
4
votes
1
answer
15k
views
How do I use Javascript to toggle play/pause for multiple videos when I click on the video?
When I add onclick="playPause()" to just one video it works great. I click the video and it'll play or pause just like I want it to. If I have more than one video, even if the videos have ...
4
votes
1
answer
2k
views
Auto-embed videos in Facebook wall
When you share a YouTube link on FB it automatically embeds the YT player into your wall.
At first I thought it is an FB effort, but then I noticed this happens with many videos websites (that FB ...
4
votes
3
answers
25k
views
How do I show a local video file with object and embed tags?
So my video file is in C:\inetpub\wwwroot\Videos\Test\intro.wmv. I just want to run the video locally on my web page.
It has to run on IE8/WinXP. So no HTML5.
This is what I have so far:
<...
4
votes
1
answer
11k
views
Differences between the HTML tags of embed, object, and video?
What are the technical differences between those three tags and why would someone use one over the other? In HTML 4 why did embed fall out of favor and have object replace it, only to come back into ...
4
votes
4
answers
18k
views
How to add video to nivo slider?
I have set up nivo slider in a Homepage. But now, I need to show a video inside that slider, but I have found that nivo slider goes bananas when I add a video:
<object type="application/x-...
4
votes
1
answer
6k
views
iframe Vimeo fullscreen button not showing
For some reason, the Vimeo iframe is missing the fullscreen button. It works if I use the official embed code directly in the HTML, but not this way.
JS:
var iframe = document.createElement("iframe")...
4
votes
1
answer
5k
views
OK.RU embed videos set start time and hide controls
I want to embed a video from Ok.ru and then specify the time on which the video should start (eg: the video should start from second 5), and to hide the controls, like on YouTube's embed API.
I just ...
4
votes
1
answer
2k
views
Two different youtube embeds, twice the same video
I am writing a video portfolio for future employers in HTML, in my portfolio I embedded YouTube video's via their inbuilt HTML embedder.
In Google Chrome the embedded video's work properly, but in ...
4
votes
1
answer
658
views
Journey won't stop playing! (Changing Embed Object's Values With JQuery Doesn't Change Playing Video)
I have a page with the following video player:
<div id="flashContent">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="589" height="470" id="Take5" align="...
4
votes
2
answers
2k
views
Notification of YouTube video completion in iPhone app
I've embedded the YouTube video with no difficulties following method #2 of the YouTube API Blog:
http://apiblog.youtube.com/2009/02/youtube-apis-iphone-cool-mobile-apps.html
Is there any way to ...
4
votes
0
answers
2k
views
Video embedding inside beamer without Adobe Flash Player
Good morning.
I need to embed a video inside a beamer presentation that is visible in Adobe Reader without using Adobe Flash Player.
As a minimal example, I used this snippet of code and it doesn't ...
4
votes
1
answer
2k
views
html embed tag video events
I am using html embed tag to run my video.But I am facing problem to get its event, I want to call a function when a play or pause event is triggered.
Also I want video is play when I clicked on play ...