mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 01:40:24 +00:00
Updated RESTApi README
This commit is contained in:
@@ -26,6 +26,8 @@ POST /api/list/:channel_name/:video_id
|
|||||||
"start_time": START_TIME,
|
"start_time": START_TIME,
|
||||||
"adminpass": PASSWORD, (leave this blank if there is no password/you don't know the password)
|
"adminpass": PASSWORD, (leave this blank if there is no password/you don't know the password)
|
||||||
"userpass": USER_PASSWORD
|
"userpass": USER_PASSWORD
|
||||||
|
"source": Either "youtube" or "soundcloud"
|
||||||
|
("thumbnail": thumbnail url for soundcloud elements (only used when source == "soundcloud"))
|
||||||
}
|
}
|
||||||
|
|
||||||
Returns 400 for bad request
|
Returns 400 for bad request
|
||||||
|
|||||||
Reference in New Issue
Block a user