Updated API Docs (markdown)

Ajay Ramachandran
2020-05-17 19:47:12 -04:00
parent ded732c1af
commit 545911dd11

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