diff --git a/prismedia_upload.py b/prismedia_upload.py index 68ed0a2..c5cbb8e 100755 --- a/prismedia_upload.py +++ b/prismedia_upload.py @@ -6,11 +6,12 @@ prismedia_upload - tool to upload videos to Peertube and Youtube Usage: prismedia_upload.py --file= [options] - prismedia_upload.py --file= --tags=STRING [--mt options] + prismedia_upload.py -f --tags=STRING [--mt options] prismedia_upload.py -h | --help prismedia_upload.py --version Options: + -f, --file=STRING Path to the video file to upload in mp4 --name=NAME Name of the video to upload. (default to video filename) -d, --description=STRING Description of the video. (default: default description) -t, --tags=STRING Tags for the video. comma separated.