0
votes
0answers
10 views

ui tabs youtube embed on iOS mobile

Scenario: JQuery UI Tabs - one of which has YouTube embed iframe code Works fine on all browsers In iOS mobile (iPhone/ iPad) the tab works but am not able to click on the YouTube - nothing happens ...
0
votes
0answers
5 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 ?
0
votes
1answer
13 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
0answers
15 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
37 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
0answers
37 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
1answer
16 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 = ...
-5
votes
0answers
28 views

iOS Load Youtube video in View [closed]

I'm trying to display a Youtube video in iOS. I want to play the video embedded in a view (so not fullscreen). I want it to look like the YouTube application we all know. I've been searching ...
0
votes
0answers
59 views

Autoplay with youtube and daylimotion video

I develop an application with embed video (youtube/daylimotion). When my users go to the application, I want my video play in autoplay without click. I test several solutions but It don't work for me ...
0
votes
0answers
28 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 ...
1
vote
0answers
54 views

iOS Embedded Youtube Player not allowing landscape mode

Weird issue because nothing has changed in the implementation to my knowledge. I have an embedded YouTube clip player (code below), which works fine to play the videos that I want. But, if I rotate ...
0
votes
0answers
26 views

Get you tube preview when tweeting via iOS

i use a lot twitter in my new app, i use a SLComposeViewController to post a message to twitter, everything is ok i can attached images . . . Nevertheless i have on problem ! When i try to upload a ...
0
votes
0answers
30 views

Launch Youtube video from link without launching app

Ok so I have a site that has a big play button at the top. When you click this big play button, it launches a lightbox and generates the embed code for an autoplay enabled youtube video. I want to ...
4
votes
1answer
70 views

How to share iPhone application video on You Tube?

I am uploading video on YouTube from my app. I have followed these steps http://urinieto.com/2010/10/upload-videos-to-youtube-with-iphone-custom-app/ But i am getting 19 errors of not finding ...
0
votes
1answer
170 views

“Video is currently unavailable” - Youtube Javascript/iFrame API for iOS App (UIWebview Embed)

I try to integrate a Youtube player inline to a UIWebview. I use the Javascript/iFrame API with the Player API. In general, the player works ok. But there are some cases where the video does not ...
0
votes
0answers
66 views

Playing youtube video in UIWebView only using iFrame

I'm trying to play youtube videos on my UIWebView using <iframe> tag with below code - NSString *html = @"\ <html><head>\ <style type=\"text/css\">\ body { ...
-1
votes
1answer
57 views

How to rotate iOS screen forcely like Youtube App [closed]

I want to rotate screen like the Youtube app. The Youtube app has a button that rotate and zoom screen forcely. How do i make this feature?
0
votes
0answers
19 views

to communicate with youtube from ios app

I want to upload a video from my ios app and also to retrieve them from youtube, I have searched a lot for this and found Gdata framework for this. I have tried to follow tutorial from below link: ...
1
vote
0answers
36 views

Youtube videos thumbnail not shown

I'm posting users wall with iOS SDK 3.2.1. Everything is ok but if i post a Youtube video, it's thumbnail not shown. My posting code is like this: postParams =[[NSMutableDictionary alloc] init]; ...
0
votes
2answers
171 views

Autoplay inlined youtube video on iPhone

I need to autoplay an inlined video from youtube in uiwebview with IOS 5.0+. I managed to make it play inlined with this: NSString *html = [NSString stringWithFormat:@"\ <html>\ ...
0
votes
0answers
99 views

Render video inline in iOS webview using YouTube's iFrame player?

I'm trying to use the YouTube iFrame player within a webview in an iOS app, but the player insists on using the iOS player to render the video fullscreen. I want to play the video within the webview. ...
0
votes
1answer
59 views

Get hd720 / hd1080 stream for Youtube video [closed]

I want to play a YouTube video in my iPhone app without embedding it inside an UIWebView. I found an Objective C utility that extracts the "medium" and "small" streams from a given YouTube URL. ...
0
votes
0answers
63 views

YouTube Objective C GData API with ARC for iOS application?

I am using YouTube Objective C GData API in my iOS application. My app is in ARC, but GData API is in non ARC mode. I have searched to find the ARC objective c api for it, but no luck. Also tried ...
1
vote
2answers
130 views

iOS url scheme to open specific youtube page in youtube app

Is there anyway to use an iOS URL Scheme to open the YouTube to a particular user's profile I've tried youtube://user/myusername but that did not seem to work.
0
votes
3answers
105 views

iOS url scheme to open specific youtube and soundcloud page in respective apps?

Is there anyway to use an iOS URL Scheme to open the YouTube and Soundcloud iOS Applications to a particular user's profile? I've tried youtube://user/myusername and soundcloud:user:myusername but ...
1
vote
2answers
155 views

Play youtube video in offline mode?

I want to play YouTube video when we redirect from internet area to non internet area. Like I am having internet access at some point and I played Youtube video, and after some times my internet ...
0
votes
1answer
46 views

GData YouTube upload in background when app is applicationDidEnterBackground

i am using the GData and uploading movie to youtube in my app. my question is how can i upload the video when the app is Enter Background ( home button pressed ). i am dont know if it's relevant but i ...
0
votes
0answers
65 views

YouTube iFrame on iOS change from SD to HD when Fullscreen

I am trying to embed a YouTube iFrame to work on the iPad properly. I embed it to play inline in SD and when I go fullscreen it will not change to HD. On desktops it does this automatically :( Any ...
1
vote
3answers
157 views

Why Is Youtube Video Not Filling UiWebView?

I'm a noob to iphone development and I am having trouble displaying an embedded youtube video within a UIwebview. Currently, the youtube video sits in the top left hand corner of the uiwebview and it ...
0
votes
0answers
29 views

Embedding the most recent YouTube videos of a user using WebView

I have got 5 view controllers, all of which contain web views. I would like these web views to each show a user's most recent YouTube videos. For example, in the first view the user's most recent ...
0
votes
1answer
39 views

Uploading to own YouTube account from iOS app

The app should be uploading videos from iOS devices directly to our own YouTube account (not user's account). In every scenario I came across you need an Access Token that you can get only from user ...
0
votes
1answer
277 views

Play youtube full screen on landscape, but inline on portrait - on iPhone

I have a view with a UIWebView on half the size of the iPhone screen. In this webview I embed youtube videos. The app is only in portrait mode. Though I would like to see videos play also in ...
0
votes
1answer
67 views

iOS Youtube Video Thumb Issue

I'm using following method to show youtube thumbnails in a tableview ising a webview and it's working fine. - (void)embedVideoWithUrlString:(NSString *)urlString{ NSString *embedHTML = @"\ ...
1
vote
0answers
155 views

Youtube Video crash app iOS (Received memory warning)

I am trying to play youtube videos in my app.. and it works fine.. but total are 7 in numbers and when I play one by one all the videos. and plays the fifth video. It crash my app with memory waring ...
1
vote
1answer
146 views

Pause a (html5) youtube video on an IOS device

I'm trying to pause videos with MY OWN buttons in a IOS UIview that has youtube.com loaded. I have been trying to interact with the youtube api without luck. I'm looking at injecting my own code to ...
0
votes
2answers
66 views

getting weird printed statement in the console

I am embedding a youtube link in my apps like below - (void)embedYouTube:(NSString *)urlString frame:(CGRect)frameSize inView:(UIImageView*)imageView { NSString *embedHTML = @"\ ...
0
votes
3answers
128 views

iOS embed video, video still plays when in another view

So lets say I have a UIWebView on my view, embed with a YouTube video. The view is connected to a navigation view controller. This means that when i click a button it pushes a view on to the stack. ...
-1
votes
3answers
132 views

iOS Format String into minutes and seconds

I am receiving a string from the YouTube JSONC api, but the duration is coming as a full number i.e 2321 instead of 23:21 or 2 instead of 0:02. How would I go about fixing this? JSON C EDIT: int ...
0
votes
1answer
122 views

iOS - YouTube JSON-C Parsing

I have been trying to parse a JSON from the YouTube V2 API and it has been crashing, and I cannot find out why... Im only new to iOS from Android. CODE - (void)viewDidLoad { [super viewDidLoad]; ...
-2
votes
1answer
42 views

Build YouTube app (Webapp) [closed]

How I build YouTubeapp For example: that UITableView display YouTube home page like as offical YouTube app and UIImage display the photo of video how do it
0
votes
1answer
80 views

Playing part of a youtube video in mobile app

We have a video platform on the web, which contains a lot of video files that we own, but also a fair amount of youtube videos. Those youtube embeds are actually small bits of youtube videos. We use ...
0
votes
1answer
315 views

How to upload video programmatically from iPhone app to youtube? [closed]

I need to upload video on YouTube from iPhone app. I am creating video from images and audio file. This created video needs to be uploaded on YouTube. I am not getting any link for how to upload video ...
0
votes
1answer
222 views

Load a youtube video in uiwebview, and when played it doesnt go fullscreen

As for now i have been using this solution I found on the internet to load a youtube video in uiwebview [_youTubeView loadRequest:[NSURLRequest requestWithURL:[NSURL ...
3
votes
1answer
264 views

Playing youtube videos on iOS

I was wondering how are apps like McTube (https://itunes.apple.com/us/app/mctube-for-youtube/id559618284?mt=8) playing youtube videos. It looks like a custom MPMoviePlayerController but is that ...
0
votes
1answer
37 views

How do I retrieve a video ID or URL from YouTube, if I pass an artist or song name?

How do I retrieve a video ID or URL from YouTube, if I pass an artist or song name from my iOS app?
0
votes
1answer
47 views

Playing Youtubes with HTML 5 on iOS

I am trying load a YouTube video into a HTML 5 tag. The problem I am having is I do not know what the “src” property should be. Using the URL for a video on YouTube does not seem to work, that URL ...
1
vote
2answers
358 views

how to get YouTube Video URL

I am looking for Youtube Downloader app .and to download Video Firstly I need to get the URL of the Running video.How do I get the url of the video which i play. but when I play any video into the ...
3
votes
2answers
175 views

UIActivityViewController - Upload Youtube Video

I have a UIActivityViewController I'm using to share a video, I'm passing an NSString of text and a NSUrl that points to a local mp4 video file. Sharing already works for email, message, photo album, ...
0
votes
1answer
363 views

Youtube Video Crash Xcode ios6

In UIWebview when I try to play any video on the youtube it crash my xcode ,I am using iOS6 .. I simply used the UIWebview with loading url youtube to it...do I need to embeddd mediaplayer to play the ...
1
vote
1answer
266 views

Play Youtube video in a UIWebView without full screen

I would like to emebed a Youtube video in my app. But normal technique is, we embed a youtube video in a UIWebView and when user clicks, it automatically launches in a MPMoviePlayerController. But ...

1 2 3 4 5 7