import os

path = r'D:\STRESSTOOL\WMP_Loop\X-MEN DARK PHOENIX 5 Minute Trailers (4K ULTRA HD) NEW 2019.webm' player_path = r'C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.22091.10041.0_x64__8wekyb3d8bbwe\Video.UI.exe'

command = f'start {player_path} {path}' os.system(command)


原文地址: https://www.cveoy.top/t/topic/n6Oy 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录