nivo encoder — video infrastructure for developers
encoder · video infrastructure for developers.
// pick a command below, or type 'help' and press ↵
nivo@encoder ~ % docs
nivo encoder · api reference
+---------------+--------+----------------+-----------------------------+
| function | method | path | description |
+---------------+--------+----------------+-----------------------------+
| videos.upload | POST | /v1/videos | create + encode a video |
| videos.get | GET | /v1/videos/:id | fetch status & playback url |
| videos.list | GET | /v1/videos | list your library |
| videos.delete | DEL | /v1/videos/:id | remove a video |
+---------------+--------+----------------+-----------------------------+
full reference → https://docs.nivo.video/encoder
nivo@encoder ~ %