From c1bdc709ea7c9c5227084a64823779c36d7d7e2f Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 5 Jun 2020 15:32:35 -0700 Subject: [PATCH] fix(youtube): update the API --- src/apis/youtube/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apis/youtube/README.md b/src/apis/youtube/README.md index 2f8073513d..68d468cdd1 100644 --- a/src/apis/youtube/README.md +++ b/src/apis/youtube/README.md @@ -2,7 +2,7 @@ # youtube -> Supports core YouTube features, such as uploading videos, creating and managing playlists, searching for content, and much more. +> The YouTube Data API v3 is an API that provides access to YouTube data, such as videos, playlists, and channels. ## Installation