Helper tool for stitching together livestream VOD segments and uploading them to YouTube!
at main 16 lines 517 B view raw
1Vodular 2 3USAGE: vodular [options] [directory] 4 5OPTIONS: 6 -h, --help: Show this help message. 7 -v, --verbose: Show verbose logging output. 8 --init: Initialise `directory` as a VOD directory. 9 --logout: Logs out of the current YouTube account. 10 -d, --deleteAfter: Deletes the full VOD after upload. 11 -f, --force: Force uploading the VOD, even if it already exists. 12 13SOURCE: https://codeberg.org/arimelody/vodular 14ISSUES: https://codeberg.org/arimelody/vodular/issues 15 16made with <3 by ari melody, 2026