Tagged Questions
-1
votes
0answers
11 views
Video Storage & Strea
I am working on an app that would allow users to watch videos on their iPhone, however some of those videos almost 30% will need to be paid for by the viewer before watching it. Can you recommened a ...
0
votes
0answers
15 views
How to Embed a YoutUbe Video with no sound in HTML5
Hello I am using HTML5 on my website. I saw a post where to embed a video with no sound, use this code, and also put it in this folder (a folder with 2 javascript files and shockwave flash object, ...
0
votes
0answers
9 views
Capture playback started notification from WebView
Is there a way getting notified when a webview starts playing a youtube video?
I've tried the following and failed:
Override onShowCustomView method of the WebChromeClient
There is not intent fired ...
0
votes
1answer
23 views
Stop sliding when play Vimeo or Youtube video in the slider
Which the best way to have a script that I can stop the slider slide when I play Vimeo or Youtube video in the slider?
very much appreciated with you all help.
jQuery(document).ready(function(){
...
0
votes
1answer
22 views
How to do, When the video clips of YouTube are finished, show the beginning clip like in begin?
When the video clips of YouTube are finished, there is a mosaic of non-related YouTube clips (like similar other videos to watch).
What are our options to eliminate that please?
In other words, when ...
0
votes
1answer
17 views
Is it possible to force web server to retrieve embeded video content?
I'd like to build a website where I can embed videos from youtube.com/vimeo.com and maybe others. The problem is that these sites are blocked in the place I live in, so I can not just put the embed ...
0
votes
0answers
17 views
Playing videos in flash player in ipad like youtube site videos [closed]
I am developing mobile site.I am using jwplayer to play videos in my site, but flash player is replaced by video tags in mobile [in both android and apple].So video loading symbol is not showing as ...
0
votes
0answers
23 views
Video upload onYouTube
I want to upload video on YouTube application.I have tried the following code..But the status of uploaded video is always showing "pending..." thus video is not uploaded.It sucks me from last 5 ...
2
votes
2answers
28 views
How to play video on a webview
On bleacher report app they have a WebView with Youtube video in it. When you press the full screen icon the video than plays on full screen. How can I do that? Is it a server side issue or android ...
0
votes
1answer
29 views
Android Webview Videos or Youtube throws errors
I am using Android webview, its a simple browser app (my first app BTW:)). When I browse, everything looks fine. All the websites load correctly....
When I go to CNN.com or youtube.com, it loads ...
0
votes
2answers
38 views
“Passing” a variable to .html file using objective-c
I have a .html file in my project that I call when I initiate my UIWebView in order to autoplay a Youtube video. It looks something like this:
<html>
<head>
<script ...
-1
votes
0answers
12 views
Handling Multiple Videos- Wordpress [closed]
I am kind of new to WordPress and web-development. I am making a website where I wish to play a random YouTube video(out of a handful set of videos) after a given video so -kind of redirecting to a ...
-2
votes
0answers
25 views
Retrieve youtube unlisted videos using the api and javascript [closed]
Hi I'm trying to get unlisted videos from youtube using the API and javascript so far, I have only retrieved public videos, even though using the developer key as a link parameter.
Thanks.
0
votes
0answers
7 views
Confine Tubular player to specific element
I've been experimenting with Tubular to embed a background video, but the way the script works is it creates a new element just inside <body> which becomes the wrapper for the entire page, ...
0
votes
0answers
16 views
Issue in getting data from Youtube Gdata API for RTSP URL
Hi I have successfully developed an application which fetches data from Youtube API. I am able to get values also. But while fetching data from media:group/media:content, i am facing issue of getting ...
0
votes
0answers
23 views
Upload video from iPhone to YouTube using ESSVideoShare
I'm trying to upload a video using Eternal Storm video share app. I downloaded the iOS sample project from the link below and tried uploading a video that I created on my phone using his sample ...
-2
votes
1answer
20 views
how to resize the youtube video player
On my page http://airbac.nl/airbac-de-beste-rugzak/ i put a youtube link which gave me a perfect format of the video player. Now i try to put a new link on another page ...
0
votes
1answer
31 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 ...
0
votes
1answer
43 views
Allow members to upload to my YouTube account
I have seen this question out there but never a clear answer. I am looking for the ability to allow members of my site be able to upload videos through my site that will then be added to my YouTube ...
0
votes
0answers
79 views
youtube iframe embed - ios playback issues
I'm having an issue with a standard youtube iframe embed, where from an iOS device, the SAME video either plays or displays an error similar to: "Sorry, this video cannot be played at this time". I ...
0
votes
0answers
10 views
How can you set Ustream as a background video on a website
Does anyone know how to set a Ustream as a video background on a website? I have a website that currently has a video background played through ytplayer, but need to replace the Youtube videos with ...
0
votes
1answer
116 views
JQuery popup hiding but not closing
I want to display an onload youtube video JQuery popup in my home page.
Looking into the internet and "mixing" some codes, I have the result bellow.
It seems to do what I was trying to do, but the ...
0
votes
0answers
66 views
how to embed youtube video only my website. disable youtube site and other site [closed]
I want embed video only my website. disable at youtube site with other user. disable embed video at other website.
Can you help me?
0
votes
0answers
18 views
Youtube API: how to get more results from most_recent feed?
"most_recent" feed returns only about 100 results when I run it.
But it is obviously that youtube gets thousands of videos each day. I need to get more videos (at least their IDs) because 100 is very ...
0
votes
0answers
72 views
How to capture video from Youtube using HTTP Proxy?
I have tested a scenario here a proxy sits between the server and client while browsing youtube videos.
I am sniffing the HTTP traffic, and observe that at least a bunch of SWF files ...
0
votes
1answer
64 views
YouTube iframe api is resizing my embedded videos with the wrong size
I'm trying to embed a YouTube video into a page on my site. I'm using exactly the code specified in https://developers.google.com/youtube/iframe_api_reference:
<div id='player'></div>"
...
-5
votes
0answers
32 views
Does anyone know how to integrate Shadowbox and Video js? [closed]
Does anyone know how I might integrate shadowbox and video js jquery plugins together?
I would like a lightbox effect for videos using shadowbox
To add support for Ipad mp4 video formats I would also ...
0
votes
0answers
26 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 ...
0
votes
1answer
60 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
20 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
25 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
0answers
48 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
vote
2answers
96 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
1answer
58 views
Embedding a youtube video on a website
I want a way of embedding a YouTube video on my website. I would like for it to be a small thumbnail and when clicked upon, it will pop-out a video and play the video. I have checked several threads ...
0
votes
0answers
39 views
Modify JQuery youtubeplaylist plguin to use custom preview image?
I am using the JQuery youtube playlist plugins on one of my client sites and I am trying to figure out a way to modify the JQuery so I can place a custom placeholder image in place of the embeded ...
0
votes
0answers
274 views
Cannot share YouTube videos or youtube links [closed]
I am having an issue and I don't know if it's with Facebook or with YouTube.
I have tried sharing quite a few videos. I've tried sharing through the YouTube "Facebook" button, as well as sharing the ...
0
votes
0answers
40 views
Supporting Landscape Playback for Youtube Video in iOS
I would like to be able to support landscape playback for a YouTube video that I am embedding in a web view while still only supporting portrait for my application. The root view controller is a tab ...
0
votes
1answer
99 views
need a code for youtube thumbnail with play button after i click to play the video will play in popup
i need a code for youtube thumbnail with play button which fetch the video id from url after i click to play the video will play in popup... can anyone suggest...?
.aspx code:
<asp:DataList ...
0
votes
1answer
189 views
Php Pregmatch on youtube video download link
I found a youtube video download link generator... My script is http://www.paylash.biz/admin/youtube/index.php?id=[YOUTUBE ID]
For example: ...
0
votes
0answers
23 views
Using YouTube API to pull matching Uploader + Keyword videos into Website
I am not exactly highly experienced with the YouTube API but I need help with the following issue.
I have hundreds of videos that I would like to pull into certain areas of my website. I was ...
2
votes
1answer
269 views
Youtube audio still playing after removing iframe with jQuery in IE
I made a script that shows an Youtube image. After clicking the image, the Youtube video will automatically play. The scripts works like this:
On click at the image
Replace the Youtube iframe with ...
1
vote
0answers
22 views
How to get End Event of YouTube Video
I am working on site where I have one image. Clicking on that image it opens a jQuery dialogue. In this dialogue i open iframe and src of iFrame is YouTube Videos URL. I want that when video stops, ...
0
votes
1answer
122 views
Jquery random youtube video generator [HELP]
I need help. Currently I'm trying to create a JavaScript that would generate a random youtube video whenever I click a button on a webpage.
$("#new_video").click(function(){
...
0
votes
0answers
140 views
How do I make youtube videos responsive scalable in wordpress twenty twelve? [closed]
Hi I'm creating a twenty twelve child theme.
I've tried this tutorial which is supposed to fix the scalable video problems with fitvids.js, but it didn't work
...
0
votes
0answers
140 views
iPhone : Play YouTube video with <iframe>
I know there's some of questions already asked for this, but it's a different one, I'm getting the following response to a YouTube video from my server which also added the same video on the website ...
0
votes
0answers
53 views
Set size of embedded youtube video
Can I set the size of an embedded Youtube video by adding a parameter to the link / url?
Like parameters from here:
http://www.techairlines.com/2010/08/21/useful-youtube-url-tricks/
I may want to ...
0
votes
0answers
50 views
How to make a video (thumbnail) show up in SERP with a link to your site and not Youtube
We want to host video's on Youtube and embed them in our blog pages. We have also created a video-site-map (https://www.adwordsrobot.com/sitemap-video.xml), so Google knows which pages contain videos ...
0
votes
0answers
24 views
emulating browser on android device in python
Is there any software for android which tells me what happens when I open a website? Things like cookies/header/POST query variables and stuff like that. I want to download videos(for example youtube ...
0
votes
0answers
27 views
How to show Youtube video by id to watch in my website
I`m Alex and i want to show Youtube video by id for example when I click in any video that is in page and to watch in this url: http://mywebsite.com/video.php?v=[video_id]
Please Help me... Thank ...
-2
votes
1answer
74 views
YouTube video Full Screen Mode looks fuzzy [closed]
The problem that I have is that when I view a Youtube video in Full Screen Mode, it looks fuzzy. The video was not done by me. What advise can I give in terms of how to fix the issue so that it looks ...
