/n-creator-utils

Python and shell based creator tools

Primary LanguagePython

n-creator-utils

nu9ve python and shell based scripts to help on a creative workflow

dependencies

python 3.9
ffmpeg

getting started

  • clone project git clone git@github.com:nu9ve/n-creator-utils.git
  • install dependencies brew install ffmpeg
  • configure path include the following line in your shell config (~/.profile, ~/.zshrc, etc)
    export alias nu9ve='python3 $HOME/path/to/n-creator-utils/nu9ve.py'
    *don't forget to update the path to this project's path
  • create

run

after configuring your path you should be able to run nu9ve from your terminal, you can then select from the following subcommands:

save

nu9ve save [dir_path|all] [general_tag] [specific_tag]
nu9ve clip [videopath]