From 4968ec0dae5dfcb5fdff4a575e702d7bf047306e Mon Sep 17 00:00:00 2001 From: Andy Diamondstein Date: Fri, 11 Aug 2017 13:10:15 -0400 Subject: [PATCH] Retrieve my uploads also calls channels.list --- go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/README.md b/go/README.md index ff9f8670..bf83cb08 100644 --- a/go/README.md +++ b/go/README.md @@ -48,7 +48,7 @@ then saves the returned credentials locally. ### [Retrieve my uploads](/go/my_uploads.go) -Method: youtube.playlistItems.list
+Methods: youtube.channels.list, youtube.playlistItems.list
Description: This code sample calls the API's playlistItems.list method to retrieve a list of videos uploaded to the channel associated with the request. The code also calls the channels.list method with the mine parameter set to true to retrieve the playlist ID that identifies