You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gdata-objec...@googlegroups.com
I am making an app for a specific YouTube channel. Could someone please tell me the best way to use the YouTube api to get all the playlists of a specific channel and display them in a UITableView (similar to the Khan Academy iOS app - user taps on playlist, such as Math, then sees another tableview with videos in that playlist)? The only tutorials I can find online all use a deprecated gdata folder. If someone could explain or post a link to working sample code for this, I would greatly appreciate it. I have already asked Khan Academy and they told me they use their own API but it is possible to do it using just the youtube api.