mirror of
https://github.com/anatolykopyl/tt-compiler.git
synced 2026-03-26 15:04:34 +00:00
3 lines
160 B
Bash
Executable File
3 lines
160 B
Bash
Executable File
#!/bin/sh
|
|
poetry run python main.py -l ../cookies.json -t "TikTok Compilation" -d "Best of TikTok" -B firefox "$(pwd)/../output.mp4" &&
|
|
rm -rf trend && rm *.mp4 |