mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-17 13:08:54 +03:00
Updated API Docs (markdown)
@@ -99,9 +99,12 @@ ________________________________________________________________________________
|
|||||||
[{ // Array of this object
|
[{ // Array of this object
|
||||||
"videoID": string,
|
"videoID": string,
|
||||||
"hash": string, // The full hash
|
"hash": string, // The full hash
|
||||||
|
"segment": [{ // Array of this object
|
||||||
segment: float[], //[0, 15.23] start and end time in seconds
|
segment: float[], //[0, 15.23] start and end time in seconds
|
||||||
UUID: string,
|
UUID: string,
|
||||||
category: string
|
category: string
|
||||||
|
}]
|
||||||
|
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user