list_videos: List Videos

Description Usage Arguments Value

View source: R/loopy_general_calls.R

Description

Lists videos hosted on Loopy, list can either be of videos uploaded to Loopy or those that were produced via a Loopy video processing operation.

Usage

1
list_videos(video_type = c("uploaded", "results"), verbose = "0")

Arguments

video_type

string Videos that were either uploaded to Loopy ("uploaded") or produced by Loopy's video processing ("results").

verbose

string A URL parameter which permits user access to all the files they have permission to access ('1') or to their files ('0'); default is '0'.

Value

list of Loopy videos with metadata.


DanCMann/loopyR documentation built on Dec. 17, 2021, 4:02 p.m.