streamable-uploader

Crates.iostreamable-uploader
lib.rsstreamable-uploader
version0.1.3
sourcesrc
created_at2021-01-13 12:56:38.679989
updated_at2021-01-14 01:55:20.621525
descriptionstreamable-uploader
homepage
repository
max_upload_size
id341362
size8,509,521
(shiomiyan)

documentation

README

installation

Install using cargo:

cargo install streamable-uploader

example

to upload your video: streamable-uploader upload /path/to/your/video

usage

USAGE:
    streamable-uploader [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    help      Prints this message or the help of the given subcommand(s)
    setup     set your streamable.com username and password
    upload    input path to your video
Commit count: 0

cargo fmt