From 49381ef9e4a2826ceee6b43016d970272f01963e Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Tue, 26 Mar 2019 18:02:33 -0500 Subject: [PATCH] Updated API (markdown) --- API.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 3f82c49..bb67cf6 100644 --- a/API.md +++ b/API.md @@ -74,7 +74,10 @@ "lengthSeconds": Int32, "allowRatings": Bool, "rating": Float32, - "isListed": Bool?, + "isListed": Bool, + "liveNow": Bool, + "isUpcoming": Bool, + "premiereTimestamp": Int64?, "hlsUrl": String?, "adaptiveFormats": [ @@ -189,7 +192,7 @@ continuation: String ##### GET `/api/v1/insights/:id` -**Will always return 503: `YouTube has removed publicly-available analytics`*** +**Will always return 510: `YouTube has removed publicly-available analytics`*** > Schema: