[READ-ONLY] Mirror of https://github.com/mrgnw/scripts.
0

Configure Feed

Select the types of activity you want to include in your feed.

scripts / mux.zsh
105 B 4 lines
1#/usr/bin/env zsh 2echo "$1" 3echo "${2:r}.mp4" 4SublerCLI -source "$1" -destination "${2:r}.mp4" -optimize