forked from dj2/MyTube
-
Notifications
You must be signed in to change notification settings - Fork 1
Cocoa YouTube Application
License
amorican/MyTube
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This sample app comes along with a neat tutorial to get started with the GData framework, but as of 10/26/10 the version of the framework is 1.10.0 and it doesn't contain the following methods that are called by the original source of the app: [GDataServiceGoogleYouTube fetchYouTubeFeedWithURL:delegate:didFinishSelector:didFailSelector:] [GDataServiceGoogleYouTube fetchYouTubeQuery:delegate:didFinishSelector:didFailSelector:] I looked at the GData source code and these methods are not defined there, so I fixed that. Next exercise is to figure out what's wrong when you double-click on a thumbnail.
About
Cocoa YouTube Application
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 90.0%
- C 10.0%