You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
276 B

# 隐藏浏览器
# HEADLESS = True
HEADLESS = False
# 素材的固定文件夹名称
MATERIAL_FOLDER_NAME = '播报充电情况'
# 用户名
USERNAME = 'Ylt5786'
# 密码
PASSWORD = 'DJCtjy064'
# 前缀
PREFIX_NAME = 'Test'
# 视频文件
VIDEO_PATH = r"d:\1.mp4"