TUS Protocol 1.0.0 Client Implementation
pip install requests
pip install pycurl
Modify CREATE_ENDPT = "http://localhost:1080/files/" in config.py
Usage: tuspy.py [options]
Options:
-h, --help show this help message and exit
-f FILENAME, --file=FILENAME
file to upload
-u UPLOAD_SPEED, --upload_speed=UPLOAD_SPEED
upload speed in bytes per second
wget http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_640x360.m4v
python tuspy.py -f BigBuckBunny_640x360.m4v