Initial commit

This commit is contained in:
2021-11-02 12:53:26 +03:00
commit e23c6d4791
8 changed files with 204 additions and 0 deletions

2
uploadanddelete.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
python2 upload.py --file output.mp4 --title="TikTok Test" && rm -rf trend && rm *.mp4