Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nu9ve/n-creator-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [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)
    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]

About

Python and shell based creator tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published