finished cleaning up

This commit is contained in:
kolaczyn
2020-06-25 01:50:13 +02:00
parent b4aa216c99
commit 243c410775
3 changed files with 18 additions and 29 deletions

3
run.sh
View File

@ -4,6 +4,5 @@
# is an URL of a youtube playlist/ video you want to edit
python gen-script.py
bash rip.bash
bash rip.sh
ffmpeg -f concat -safe 0 -i list.txt -c copy output.mp4 # splice all the clips
rm list.txt rip.sh # cleanup