mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-12-06 19:16:19 +01:00
Add uploaderVerified info to Streams API.
This commit is contained in:
@@ -80,6 +80,7 @@ Response:
|
||||
"uploadedDate": "2021-01-01", // The date the video was uploaded
|
||||
"uploader": "", // The name of the channel of the video
|
||||
"uploaderUrl": "/channel/...", // The URL of the channel of the video
|
||||
"uploaderVerified": true, // Whether or not the channel of the video is verified
|
||||
"videoStreams": [
|
||||
{
|
||||
"bitrate": 0, // The bitrate of the video stream in bytes
|
||||
|
||||
Reference in New Issue
Block a user