Skip to content

23/resumable-upload-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resumable upload cli

This is an unsupported example of how video files may be uploaded to the TwentyThree platform in chunks using the Resumable.js protocol.

Installation

npm i -g
sudo npm link    ; maybe

Usage

resumable-upload 
    --filename ./video.mp4 
    --domain preview.ranguinc.com 
    --token bc7fkpo89D0hV90e8sFmQsSQQ886Y0bOacA2pRvZaZMuNQtFBB1Jxyg36e7OuRcf

About

This is an unsupported example of how video files may be uploaded to the TwentyThree platform in chunks using the Resumable.js protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published