Add views and url to VideoInfo

This commit is contained in:
Prateek Sunal 2022-06-25 10:53:02 +05:30 committed by GitHub
parent c37755d68a
commit 8c8e6d0140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -376,6 +376,12 @@ components:
uploaderVerified:
type: boolean
description: Whether the video's uploader is verified.
url:
type: string
description: The relative URL to the video.
views:
type: integer
description: The number of views the video has.
relatedStreams:
type: array
items: