mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-04-06 02:01:05 +02:00
Updated API (markdown)
This commit is contained in:
parent
28bb719f19
commit
49381ef9e4
7
API.md
7
API.md
@ -74,7 +74,10 @@
|
|||||||
"lengthSeconds": Int32,
|
"lengthSeconds": Int32,
|
||||||
"allowRatings": Bool,
|
"allowRatings": Bool,
|
||||||
"rating": Float32,
|
"rating": Float32,
|
||||||
"isListed": Bool?,
|
"isListed": Bool,
|
||||||
|
"liveNow": Bool,
|
||||||
|
"isUpcoming": Bool,
|
||||||
|
"premiereTimestamp": Int64?,
|
||||||
|
|
||||||
"hlsUrl": String?,
|
"hlsUrl": String?,
|
||||||
"adaptiveFormats": [
|
"adaptiveFormats": [
|
||||||
@ -189,7 +192,7 @@ continuation: String
|
|||||||
|
|
||||||
##### GET `/api/v1/insights/:id`
|
##### GET `/api/v1/insights/:id`
|
||||||
|
|
||||||
**Will always return 503: `YouTube has removed publicly-available analytics`***
|
**Will always return 510: `YouTube has removed publicly-available analytics`***
|
||||||
|
|
||||||
> Schema:
|
> Schema:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user