diff --git a/README.md b/README.md index ca1fb38..d02852f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ key | type | description * published: The time and date the video was published * stream: If the video was streamed live * live: If the video is live now -* channel_live: If any video on the channel is currently live +* channel_is_live: If any video on the channel is currently live *** diff --git a/info.md b/info.md index 92b86a8..6118e2d 100644 --- a/info.md +++ b/info.md @@ -31,4 +31,4 @@ key | type | description * published: The time and date the video was published * stream: If the video was streamed live * live: If the video is live now -* channel_live: If any video on the channel is live +* channel_is_live: If any video on the channel is live