Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker build -t video-clipper:latest .;
docker run --rm -v "$PWD:/work" -w /work video-clipper:latest \
  --skip-outro=1 \
  --skip-intro=1 \
  --clips-limit=4 \
  --clips-length=10 \
  --random-filter=1 \
  --output-dir=tmp \
  --input-dir=inputs

About

Few homemade tools for my every day duty

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages