How to download the YouTube 3.0 API?

30 views
Skip to first unread message

Christopher

unread,
Apr 24, 2013, 11:09:17 PM4/24/13
to gdata-objec...@googlegroups.com
Hi,

I'm trying to download the YouTube 3.0 API. 

So far I've been unable to find out how to do so. The closest I've come is finding this page from Google: http://code.google.com/p/google-api-objectivec-client/source/checkout

I'm running OS X 10.8.3 and am writing an iOS app. I've been unable to get the terminal command working (though I'm quite the noob with it) -- it says it doesn't understand the command "svn checkout".

Does anyone know how I can get the files and get started? Any help would be much appreciated.

Greg Robbins

unread,
Apr 25, 2013, 12:51:56 AM4/25/13
to gdata-objec...@googlegroups.com
The svn command is built into Mac OS X. Perhaps you're not pasting the command into the Mac's terminal app. Typing "svn help" should show the various Subversion commands in the terminal window.

Thomas Van Lenten

unread,
Apr 25, 2013, 8:03:07 AM4/25/13
to gdata-objec...@googlegroups.com
On Thu, Apr 25, 2013 at 12:51 AM, Greg Robbins <grob...@google.com> wrote:
The svn command is built into Mac OS X. Perhaps you're not pasting the command into the Mac's terminal app. Typing "svn help" should show the various Subversion commands in the terminal window.

Actually, I think Apple moved svn into the Command Line Tools installer.  So you have two options:

A. Every place you see a command telling you to use "svn" use "xcrun svn" instead (so it would be "xcrun svn checkout ...".

- or -

B. Install the "Command Line Tools".  In Xcode, go to Preferences, to Downloads, select the "Components" tab.  Then in the list find "Command Line Tools" and click the "Install" button.  Once it is done, you can go back to the Terminal and the svn commands should work.

Good luck,
TVL

--
You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gdata-objectivec-...@googlegroups.com.
To post to this group, send email to gdata-objec...@googlegroups.com.
Visit this group at http://groups.google.com/group/gdata-objectivec-client?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages