Initial development. Not yet ready to use!
This commit is contained in:
4
dev/test.py
Normal file
4
dev/test.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import os
|
||||
|
||||
test = f"ffmpeg"
|
||||
os.system(test)
|
||||
Reference in New Issue
Block a user