Compare commits

..

3 Commits

Author SHA1 Message Date
TheFrenchGhosty fdf3ab3346
Merge 68eeb5f868 into d38aaf105a 2024-05-08 16:11:15 +00:00
einfachzocken d38aaf105a
Remove instance inv.oikei.net (#553)
closes #552
2024-05-07 19:05:58 +02:00
Sebastian Hädrich 29c528970d
fix(api) 🏷️ Add missing properties to /videos API endpoint (#551)
– type
– storyboards
– isPostLiveDvr
– dashUrl
2024-05-05 00:13:58 +02:00
2 changed files with 16 additions and 2 deletions

View File

@ -37,6 +37,7 @@ All endpoints that return a JSON body support `&hl=LANGUAGE` for translating fie
```javascript
{
"type": String, // "video"|"published"
"title": String,
"videoId": String,
"videoThumbnails": [
@ -47,6 +48,19 @@ All endpoints that return a JSON body support `&hl=LANGUAGE` for translating fie
"height": Int32
}
],
"storyboards": [
{
"url": String,
"templateUrl": String,
"width": Int32,
"height": Int32,
"count": Int32,
"interval ": Int32,
"storyboardWidth": Int32,
"storyboardHeight": Int32,
"storyboardCount": Int32
}
],
"description": String,
"descriptionHtml": String,
@ -82,7 +96,9 @@ All endpoints that return a JSON body support `&hl=LANGUAGE` for translating fie
"rating": Float32,
"isListed": Bool,
"liveNow": Bool,
"isPostLiveDvr": Bool,
"isUpcoming": Bool,
"dashUrl:" String,
"premiereTimestamp": Int64?,
"hlsUrl": String?,

View File

@ -58,8 +58,6 @@
* [vid.lilay.dev](https://vid.lilay.dev) 🇸🇬 (uses Cloudflare)
* [inv.oikei.net](https://inv.oikei.net) 🇩🇪
* [invidious.privacyredirect.com](https://invidious.privacyredirect.com) 🇫🇮
### Tor Onion Services: