v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBAlbums\Album videos
Get a specific video in an album
This method gets a single video from an album. You can use this method to determine whether the album contains the specified video.
get/me/albums/{album_id}/videos/{video_id}
Path parameters
album_idnumber required
Example:3706071
The ID of the album.
video_idnumber required
Example:196367152
The ID of the video.
Query parameters
passwordstring
Example:hunter1
The password of the album.
Response
The video was returned.