I want to fetch the youtube channel list and show it on tableView can anyone help to get the channel list of loggedin user via google.
Asked
Active
Viewed 59 times
1 Answers
0
You may want to check the Channels: list method which returns a collection of zero or more channel
resources that match the request criteria. Then use the forUsername
parameter.
The
forUsername
parameter specifies a YouTube username, thereby requesting the channel associated with that username.
Additional reference:

abielita
- 13,147
- 2
- 17
- 59