python調用迅雷從excel中下載mp4連接並重命名

1.需求: 在excel中,一列是MP4的下載地址,一列是mp4對應的視頻名稱,使用迅雷把mp4和名字對應而且下載 2.環境配置: win10 專業版64位 python3.7 迅雷10python 3.代碼實現: from win32com.client import Dispatch import xlrd # thunder = Dispatch("ThunderAgent.Agent64.
相關文章
相關標籤/搜索