update README, lots of polish
This commit is contained in:
parent
4624c56e54
commit
ce836b2d46
11 changed files with 210 additions and 121 deletions
12
res/help.txt
12
res/help.txt
|
|
@ -1,16 +1,16 @@
|
|||
ari's VOD uploader
|
||||
Vodular
|
||||
|
||||
USAGE: %s [options] [directory]
|
||||
|
||||
This tool stitches together VOD segments and automatically uploads them to
|
||||
YouTube. `directory` is assumed to be a directory containing a `metadata.toml`
|
||||
(created with `--init`), and some `.mkv` files.
|
||||
USAGE: vodular [options] [directory]
|
||||
|
||||
OPTIONS:
|
||||
-h, --help: Show this help message.
|
||||
-v, --verbose: Show verbose logging output.
|
||||
--init: Initialise `directory` as a VOD directory.
|
||||
--logout: Logs out of the current YouTube account.
|
||||
-d, --deleteAfter: Deletes the full VOD after upload.
|
||||
-f, --force: Force uploading the VOD, even if it already exists.
|
||||
|
||||
SOURCE: https://codeberg.org/arimelody/vodular
|
||||
ISSUES: https://codeberg.org/arimelody/vodular/issues
|
||||
|
||||
made with <3 by ari melody, 2026
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue