From b88ebd1ecc9be232d838ba4c5596cf5bb6639851 Mon Sep 17 00:00:00 2001 From: "Max.-F. Helm" <72731320+Max-F-Helm@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:23:11 +0000 Subject: [PATCH] Update index.md fix JOSN prop in /streams/:videoId --- content/docs/api-documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/api-documentation/index.md b/content/docs/api-documentation/index.md index 03513c6..28e1fab 100644 --- a/content/docs/api-documentation/index.md +++ b/content/docs/api-documentation/index.md @@ -78,7 +78,7 @@ Response: ], // A list of subtitles "thumbnailUrl": "https://pipedproxy-bom.kavin.rocks/vi/...", // The thumbnail of the video "title": "", // The title of the video - "uploadedDate": "2021-01-01", // The date the video was uploaded + "uploadDate": "2021-01-01", // The date the video was uploaded "uploader": "", // The name of the channel of the video "uploaderUrl": "/channel/...", // The URL of the channel of the video "uploaderVerified": true, // Whether or not the channel of the video is verified