Install using cargo:
cargo install streamable-uploader
to upload your video: streamable-uploader upload /path/to/your/video
``` 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 ```