Functions
Function | Description |
---|---|
delete |
Deletes this item from the playlist. |
save |
Saves changed information (Note, VideoStartAt, VideoEndAt, Position) |
video |
Returns more information about this item's video. |
delete
Deletes this item from the playlist.
Authenticated user must be the owner of the playlist.
delete()
save
Saves changed information (Note, VideoStartAt, VideoEndAt, Position)
Authenticated user must be the owner of the playlist.
save()
video
Returns more information about this item's video.
Return Value: A BigTreeYouTubeVideo object.
video()