nu9ve python and shell based scripts to help on a creative workflow
python 3.9
ffmpeg
- clone project
git clone [email protected]:nu9ve/n-creator-utils.git - install dependencies
brew install ffmpeg - configure path
include the following line in your shell config (~/.profile, ~/.zshrc, etc)
*don't forget to update the path to this project's path
export alias nu9ve='python3 $HOME/path/to/n-creator-utils/nu9ve.py'
- create
after configuring your path you should be able to run nu9ve from your terminal, you can then select from the following subcommands:
nu9ve save [dir_path|all] [general_tag] [specific_tag]nu9ve clip [videopath]