save before yet another refactor

This commit is contained in:
kolaczyn
2020-06-25 03:44:58 +02:00
parent e92e591a78
commit a04b35f014
2 changed files with 25 additions and 4 deletions

1
run.sh
View File

@ -3,6 +3,7 @@
# TODO make it so the only data you need to feed the application
# is an URL of a youtube playlist/ video you want to edit
./clean.sh
./gen-script.py
bash rip.sh
ffmpeg -f concat -safe 0 -i list.txt -c copy output.mp4 # splice all the clips