94
edits
(→GET) |
(→GET) |
||
| Line 170: | Line 170: | ||
- '''miid''':''int'' // server-provided media item id to be analyzed | - '''miid''':''int'' // server-provided media item id to be analyzed | ||
- '''url''':''str'' // url containing the video to be analyzed | - '''url''':''str'' // url containing the video to be analyzed | ||
- '''tasks''':''dictionary'' // list of tasks to perform | - '''tasks''':''dictionary'' // list of tasks to perform | ||
- '''results''':''dictionary'' {D null} // list of results from past tasks | - '''results''':''dictionary'' {D null} // list of results from past tasks | ||
''Note:'' Either miid or url must be provided | ''Note:'' Either miid or url must be provided | ||
edits