python srt翻译中文to英文
pip install googletrans==4.0.0-rc1 import os import time from googletr...
琢磨点破事儿
pip install googletrans==4.0.0-rc1 import os import time from googletr...
https://blog.csdn.net/BIT_666/article/details/134506504 https://github...
from googletrans import Translator import os def sanitize_filename(fil...
import os import subprocess import shutil def get_resolution(file_path...
pip install tqdm pip install opencv_python import os import cv2 import...
定义坐标版本 import os import subprocess input_dir = “/Users/gd/Downloads/vi...
import os import subprocess def add_text_to_mp4(directory): # 获取目录下所有的...