From aea7d25067587867801bb311d05b4b5fc1ce72f2 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sat, 31 Jul 2021 20:57:38 -0400 Subject: [PATCH] Updated API Docs (markdown) --- API-Docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API-Docs.md b/API-Docs.md index aa303ca..db9949f 100644 --- a/API-Docs.md +++ b/API-Docs.md @@ -101,6 +101,7 @@ __________________________________________________________________ endTime: float, category: string, userID: string, //This should be a randomly generated UUID stored locally (not the public one) + userAgent: string, // Name of Client or Bot/1.1 service: string, // Optional, default is 'YouTube'. See https://github.com/ajayyy/SponsorBlock/wiki/Types#service videoDuration: float, // Optional, duration of video, will attempt to retrieve from the YouTube API if missing (to be used to determine when a submission is out of date)