Updated API Docs (markdown)

Ajay Ramachandran
2020-09-23 19:30:14 -04:00
parent bc22ab49af
commit b23c7fc351

@@ -18,7 +18,7 @@ ________________________________________________________________________________
videoID: string,
category: string, // Optional, defaults to "sponsor". See [the category list](https://raw.githubusercontent.com/ajayyy/SponsorBlock/master/config.json.example)
categories: string[] // Use instead of "category" if you want multiple categories. Will look like ["sponsor","intro"]
categories: string[] // Optional. Use instead of "category" if you want multiple categories. Will look like ["sponsor","intro"]
}
```