File size: 75 Bytes
e12c9aa
 
 
 
 
 
1
2
3
4
5
6
import os 



os.system("pip install moviepy")
os.system("python video.py")