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

learn more… | top users | synonyms

-5
votes
0answers
15 views

Does anyone know how to integrate Shadowbox and Video js? [closed]

Does anyone know how I might integrate shadowbox and video js Thanks for your help Judith
0
votes
1answer
27 views

Youtube iFrame video disables normal page href click events after iframe on iPhones

I have this mobile site and only on iphones this happens: I have two links after the embedded iframe, and both fail or are disabled. If i remove the iframe they work as normal so somewhere in the ...
0
votes
1answer
12 views

Is it possible to play the number of youtube urls one by one continuously on youtube in iOS?

I have array of youtube urls,I need to play the all urls which are present in the array continuously one by one on youtube .how can i play those all videos contiguously in iOS ?
1
vote
0answers
16 views

Youtube Flash API stalls when playing

I have a YouTube player written in ActionScript 3. Recently it's been crashing when playing videos, not at the same point but generally around 1/4 of the way in. I'm echoing the player state and any ...
-1
votes
0answers
19 views

Pros/Cons of YouTube videos VS YouTube videos embedded in players like JWPlayer in websites [closed]

We are hosting a Wordpress site where users are able to register and share videos they have already uploaded on YouTube. At the moment we offer two options of doing this: 1) Providing the YouTube link ...
0
votes
0answers
19 views

Youtube API Request (via json feed) - BLOCKED?

I was building a simple youtube player, still testing it on a site. It worked fine until now. It seems that the json feed doesn't load the videos any more. Here's my script, there's also a demo on ...
0
votes
0answers
8 views

YouTube Api: Filter entries based on MediaTypes

When i query videos from youtube i get multiple entries with different mediatypes, how can filter this on the serverside to only return entries of type 3. ...
2
votes
1answer
229 views

Embedded youtube videos viewing with iOS 6 - links after iframe not clickable

On my iPad and iPhone both running iOS 6.1.3, I cannot view links that are placed below an embedded youtube video. Here's an example: <a href="http://xenforo.com/community/">Xenforo</a> ...
0
votes
1answer
90 views

embed youtube html5 player shows no fullscreen button

I include the youtube player as follows in my php file: but the player does not show the fullscreen button. switching to the flash player (whether through changing the url from /embed to /v or by ...
0
votes
0answers
13 views

FancyBox with iframe misrendering

I added fancybox to a page to display a youtube or vimeo video when a person clicks on a thumbnail. When the popup opens everything looks fine but if you scroll on the page instead of staying in the ...
-4
votes
0answers
71 views

Fancybox Youtube not working on iPhone [closed]

While working perfectly fine and autoplaying my youtube-video on desktop, on my iphone it loads the video but I can't hit the play button. Same happens when I go to the official fancybox website and ...
0
votes
1answer
24 views

Embeded Youtubu doesn't load on mobile safari, when hidden

Google changed something last days, so I have strange problem with Youtube embeded as iFrame in mobile safari. When iFrame is hidden (some parent div has set display:none) during page load and later ...
0
votes
2answers
47 views

Youtube/vimeo iframe won't play in firefox

I am embedding a youtube/vimeo video onto my site with an iframe. <iframe src="http://www.youtube.com/embed/{$entity->getYoutubeVideoID()}" ...></iframe> The ...
0
votes
0answers
13 views

Youtube movie refuses to stack with z-index and wmode in IE

In Internet Explorer, my Flash object, a Youtube movie, refuses to stack below my submenu which appears on hover of my menu items. The submenu is set to z-index of 500, while the object is set to a ...
0
votes
0answers
17 views

How can I play the 2 urls on youtube one by one in iOS programmatically?

I have the 5 videos for single product.So,I stored the 5 url in array for playing on you tube on webview.When i load the url in to the youtube then automatically 5th url will be playing.How can I Play ...
1
vote
1answer
49 views

iOS Force user to watch a YouTube video

Im using this code to play a commercial video in my iOS application: - (void)embedYouTube:(NSString *)urlString frame:(CGRect)frame { UIWebView *videoView = [[UIWebView alloc] initWithFrame:frame]; ...
0
votes
1answer
148 views

Youtube Video not working within fancybox on ipad when using jquery.fancybox-media.js

I am trying to use youtube video within a fancybox with responsive features such that it can adjust its dimensions according to the device for that i had used jquery.fancybox-media.js and it works ...
0
votes
2answers
70 views

Embedding youtube video has scrolling issues on iPhone

When I'm embedding youtube video in my mobile page, it brings a lot of scrolling issues in iPhone(I guess, it will same problems in other devices too). Users just can't scroll page when their tap on ...
0
votes
0answers
17 views

android : issue in playing youtube videos in webview

My code to play vide is below. In onlt HTC phone, i am getting the error "webpage not available web page at ...
0
votes
1answer
28 views

Yotube video quality change using CSS media queries

I'm trying to use iframe embedding Youtube video on a responsive design webpage. How can I let the widest page comes with heigher resolution video (with parameter &vq=hd1080 )? Now I have ...
0
votes
0answers
13 views

login to youtube without API (C#)

I have searched a lot but found no source code about how to login to youtube website using webclient or httpwebrequest. I am new to C# webclient and webrequest programing. Can anyone please write a ...
0
votes
0answers
54 views

Youtube Embedded Player Will Not Load On iOS Devices

While using Fancybox with my youtube links to display embedded youtube videos, they are not playing on my iOS devices. They work fine on my computers, but they do not get past the play screen on my ...
0
votes
0answers
13 views

Video processing to support different web players and qualities [closed]

I am trying to accomplish something similar to youtube player. The biggest issues I'm facing now is how should I process user uploaded video file. For example since i want to switch between 240p, ...
0
votes
1answer
13 views

Android:Youtube Player

I Would like to know if all android-powered devices have an embeded youtube video player because i would like to play youtube videos from webview using javascript interface by passing vnd intent,i got ...
0
votes
1answer
25 views

changing the orientation of a video loading in iframe

I load a youtube video in an iframe in my ios app, the code for which is below: NSString *htmlString = [NSString stringWithFormat:@"<html><head> <meta name = \"viewport\" content = ...
0
votes
1answer
35 views

Creating Image control dynamically, and set Image source dynamically

I need get YouTube videos Thumb in my application. Sometimes need to show video thumb just for one video, sometimes for three. To display video thumb for one video I use this code <Image ...
0
votes
0answers
21 views

YouTube API, OnClick Play events for multiple videos

Just quick one that I think is a fairly simple answer (though can't for the life of me work it out myself) I've got a website which has been built from a JQuery slideshow using a lot of modification ...
0
votes
0answers
26 views

android : playing youtube video in htc devices giving Unsafe JavaScript attempt to access frame with URL data

My code for playing youtube videos in webview is String data = "<html>" + "<head>" + "</head>" + "<body style=\"margin: 0; ...
0
votes
0answers
18 views

Deal with embedded youtube videos in a webview

I'm writing an app that gets the feeds from a given wordpress blog and displays the post contents in a webview. This works great for posts with only text and pictures, but when the post has embedded ...
-1
votes
0answers
25 views

set monetization on my youtube-upload-video script [closed]

I am uploading videos to youtube by using YouTube Data API , I have been monetizing my videos manually by going to my youtube account and I would like to know if there is a way to set monetization on ...
0
votes
0answers
13 views

How to get number of video views with YouTube embed iframe

My question is very simple: How to get number of video views with YouTube embed iframe? Thanks a lot Michael
-3
votes
0answers
19 views

user management solution , subscription and youtube upload widget integration [closed]

I have a website, that i have half built. Now I want to have a user registration system which will be completed by payment (I have applied for a payment gateway). After which if it is successful I ...
1
vote
2answers
72 views

youtube video blocks buttons on mobile browser

could you help me with the following case: I have a youtube video on my website. <iframe width="400" height="225" src=http://www.youtube.com/embed/jKIfjiIjd? rel=0& ...
0
votes
0answers
12 views

YouTube Video Poster in CSS Print Layout

Just a short question. Is it possible to print the posters (static image of youtube video) of a youtube video embedded in a page. The Videos are embedded like this: <object height="300" ...
0
votes
0answers
33 views

How do I get video info for Youtube Vevo Videos?

I was trying to play YouTube Videos outside YT player, When I was trying to download info using "http://www.youtube.com/get_video_info?video_id=" for Vevo Channel videos it gives the following ...
0
votes
0answers
22 views

Embed YouTube on site, to open in a NEW PAGE (NOT within the same page)

OK, I have thoroughly searched for an answer, and have not found one that WORKS correctly. I have a page full of videos - listing training videos, each will have a link to a youtube video (all videos ...
1
vote
1answer
32 views

In need of some advice controlling a C# winforms application via a asp.net website

I'm working on a little project for a basic Youtube remote control, whereby I have a helper app running on my PC, and then can send commands from a website accessed via the web browser on my phone. ...
0
votes
0answers
14 views

Youtube browser based uploading a duplicate video results in a response code of 200

Trying to upload a youtube video, via browser based uploading, that has been uploaded before results in a response status of 200 with no "code" request parameter indicating that is a duplicate. ...
-1
votes
0answers
12 views

Trim video uploaded on youtube [closed]

Is there a way to cut video uploaded on Youtube(Vimeo or another video service) using api. I need to be able to show only exact part of video. The other can be cutted or hidden. I was searching ...
0
votes
0answers
32 views

YouTube Video in Android Webview with 4.0+ OS does not open in FullScreen Mode

I am making an application which loads YouTube Videos in android webview through javascript. The Videos works fine in android os with 2.2 and 2.3 os i.e works in fullscreen and normal screen. But with ...
0
votes
0answers
14 views

How to create firewall for YouTube?

I want to to develop YouTube player (called FamilyTube) to filter inappropriate content. Objective is to give more restriction than current YouTube SafeSearch filter. How it works: a user searching ...
0
votes
1answer
34 views

Youtube iFrame inside another iFrame

On my site i have banners at the top, the banners are iFrame elements. I now need to add a youtube video, inside the banner iFrame. How do i add the youtube iframe inside another iframe? The ...
-3
votes
0answers
21 views

design the youtube player [closed]

How can I hide the top and bottom lines (name and tools) in an embed youtube video? Also there is a way to put a youtube link as a video html5 tag? I want the video look like a image that when you ...
0
votes
0answers
14 views

Is it possible to get notified whenever a user in youtube uploads a new video using youtube API?

I am a php developer i just have a question which i've written as title. Is it possible to get notified whenever a youtube user uploads a new video to his channel using api? or Is it possible to ...
0
votes
1answer
46 views

Embed youtube video with last frame

When playing embedded youtube videos, I don't want to display a thumbnail when completed. Instead I'd like to end with last frame. Is this possible? Either I can pause on the last frame or maybe ...
0
votes
0answers
31 views

Play youtube in iPad use custom button

If i do somthing like this <div id="player"> </div> <--DIV will replaced by Youtube iframe--> <video id="movie" src="http://www.w3schools.com/tags/movie.mp4"/> <script> ...
0
votes
2answers
26 views

Fade out volume of <iframe> with jQuery

I'm trying to fade out the volume of a YouTube video embedded in an iframe when the user closes the modal window it is attached to. Instead of having the audio end abruptly, it would be nice to fade ...
0
votes
2answers
44 views

JavaFX project play youtube videos

I work on an automatically music player. To be short, i use the Last.fm api to get a lot of tracks names and tags. Using these tags and some intelligence computing algorithms, once you play a track, ...
0
votes
0answers
9 views

youtube video in a description for like button

Need your help in the following case. I have an embedded youtube video on my page, an article then, and a facebook like button. When I click the like button, it attaches the written description from ...
0
votes
0answers
9 views

player.loadPlaylist and player.setLoop to true do not work

I am using the youtube JS API to play youtube videos. Currently I am using player.loadPlaylist to load a playlist and then set the loop to true using player.setLoop as explained here: ...

1 2 3 4 5 91