Updated API Docs (markdown)

Ajay Ramachandran
2021-03-23 23:23:28 -04:00
parent a5996cd5e6
commit 8663758b11

@@ -107,8 +107,7 @@ ________________________________________________________________________________
categories: string[], // Optional, use this instead of "category" if you want multiple categories. Will look like ["sponsor","intro"]
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)
service: string // Optional, default is 'YouTube'. See https://github.com/ajayyy/SponsorBlock/wiki/Types#service
}
```