# This is an Objective-C project that utilizes the Google API to retrieve Youtube JSON video feeds and displays them in a TableViewController. The code makes use of SBJSON Package parser, NSURL to retrieve it, and custom UIWebViews to display the UITableCell based on the Youtube parameters. RELEASE NOTES: v1.0 - Uploaded to Github. Tested and works on iOS 5.0. Give credit where due! Thanks!
khoulio/iOS.YouTubeController
An Objective-C Package that will query the Google API and return the JSON output of requested Youtube videos, based on userid.
Objective-C