Files
2022-09-04 17:54:26 +02:00

5 lines
44 B
Python

import os
test = f"ffmpeg"
os.system(test)