minor tweaks

This commit is contained in:
kolaczyn
2020-06-25 02:13:56 +02:00
parent 243c410775
commit e92e591a78
4 changed files with 15 additions and 6 deletions

2
run.sh
View File

@ -3,6 +3,6 @@
# 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
python gen-script.py
./gen-script.py
bash rip.sh
ffmpeg -f concat -safe 0 -i list.txt -c copy output.mp4 # splice all the clips