Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 01-06-2011, 10:57 PM   #1 (permalink)
Registered Member
 
Join Date: Nov 2010
Location: Brasil
Posts: 21
leobortolotti is on a distinguished road
Default Twitter API and YouTube API

Hello,
I need help on how to use the Twitter API to show Tweets from a specific user and how to use the Youtube API to show Video Feeds of Uploads from a specific user...
Please help me with codes...
Thank you!
Leonardo Bortolotti
leobortolotti is offline   Reply With Quote
Old 01-06-2011, 11:47 PM   #2 (permalink)
Registered Member
 
Join Date: Nov 2010
Posts: 23
monika is on a distinguished road
Default

Hello...
You can use MGTWITTERENGINE AND PLAIN OAUTH to view tweets on iphone..
but It only shows only tweets not particular user name..
monika is offline   Reply With Quote
Old 01-07-2011, 12:58 PM   #3 (permalink)
Registered Member
 
Join Date: Nov 2010
Location: Brasil
Posts: 21
leobortolotti is on a distinguished road
Default

Oh yeah... Thanks!
I found the MGTwitterEngine with a good Tutorial...
Now I need the Youtube API, I found in the Youtube website but I don't know how to use this... Please, can anyone help me?
Thanks
Leonardo Bortolotti
leobortolotti is offline   Reply With Quote
Old 01-07-2011, 01:02 PM   #4 (permalink)
Indie Developer
 
iSDK's Avatar
 
Join Date: Jul 2010
Posts: 1,346
iSDK is on a distinguished road
Send a message via AIM to iSDK
Default

cocoa touch - Iphone and Youtube api - Stack Overflow

Quote:
Originally Posted by leobortolotti View Post
Oh yeah... Thanks!
I found the MGTwitterEngine with a good Tutorial...
Now I need the Youtube API, I found in the Youtube website but I don't know how to use this... Please, can anyone help me?
Thanks
Leonardo Bortolotti
iSDK is offline   Reply With Quote
Old 01-07-2011, 01:17 PM   #5 (permalink)
"Sorry, but I dont know."
 
Join Date: Dec 2009
Location: Switzerland (CH)
Age: 16
Posts: 213
mavrick3 is on a distinguished road
Default

If you just need the YouTube-feed from a specific user, I wouldn't use the Youtube API...

You can simply get the feed from YouTube like this:

Code:
NSString *xmlString = [[NSString alloc] initWithContentsOfURL:[NSURL URLWithString:@"http://gdata.youtube.com/feeds/api/users/--USERNAME--/uploads"] encoding:NSUTF8StringEncoding error:nil];
	NSLog(@"%@",xmlString);
mavrick3 is offline   Reply With Quote
Old 01-07-2011, 01:21 PM   #6 (permalink)
Registered Member
 
Join Date: Nov 2010
Location: Brasil
Posts: 21
leobortolotti is on a distinguished road
Default

Thank you very much!!
I will try this!
leobortolotti is offline   Reply With Quote
Old 09-05-2011, 11:02 PM   #7 (permalink)
Registered Member
 
Join Date: Nov 2010
Location: Brasil
Posts: 21
leobortolotti is on a distinguished road
Default

Quote:
Originally Posted by mavrick3 View Post
If you just need the YouTube-feed from a specific user, I wouldn't use the Youtube API...

You can simply get the feed from YouTube like this:

Code:
NSString *xmlString = [[NSString alloc] initWithContentsOfURL:[NSURL URLWithString:@"http://gdata.youtube.com/feeds/api/users/--USERNAME--/uploads"] encoding:NSUTF8StringEncoding error:nil];
	NSLog(@"%@",xmlString);

So, please can anyone help me on how to integrate this code with a Table View??
I really need this...
Thank you!
leobortolotti is offline   Reply With Quote
Old 09-06-2011, 09:38 AM   #8 (permalink)
Registered Member
 
Join Date: Nov 2010
Location: Brasil
Posts: 21
leobortolotti is on a distinguished road
Default

Please anyone?? I really need this... I am updating the videos in the app manually, this will automatic update the videos...
leobortolotti is offline   Reply With Quote
Old 12-09-2011, 02:36 PM   #9 (permalink)
Registered Member
 
Join Date: Nov 2011
Posts: 2
Boolwinkle is on a distinguished road
Default

Did ya ever figure this out??
Boolwinkle is offline   Reply With Quote
Reply

Bookmarks

Tags
api, twitter, youtube

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 363
7 members and 356 guests
blueorb, fredidf, iAppDeveloper, iGamesDev, mottdog, sacha1996, Touchmint
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,667
Threads: 94,120
Posts: 402,898
Top Poster: BrianSlick (7,990)
Welcome to our newest member, host number one
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:32 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0