video
Get video informations
Get video informations
get/api/v1/videos/{id}/info
Path parameters
idstring required
Video ID
Response
Video Informations
Example response
{
"title": "amazingtitle",
"uploadDateUnix": 1652173257
}Changes
Changed in 3 of the 10 revisions of this API.13
- ○
api tag
videoaddedapi-tag-added
- ○
api tag
informationsremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲