add --dry-run option

This commit is contained in:
ari melody 2026-06-28 13:35:06 +01:00
parent f6e42cd7e6
commit 0ac59c5407
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
2 changed files with 57 additions and 42 deletions

View file

@ -8,6 +8,7 @@ OPTIONS:
--init: Initialise `directory` as a VOD directory.
--logout: Logs out of the current YouTube account.
-d, --deleteAfter: Deletes the full VOD after upload.
--dry-run: Don't upload or modify any files (Useful with -v)
-f, --force: Force uploading the VOD, even if it already exists.
SOURCE: https://codeberg.org/arimelody/vodular