Potplayer is a powerful All-in-one multimedia software player playing most of the media formats developed for the Microsoft Windows operating system by South Korean leading Internet Company Kakao. It provides the maximum performance with the minimum resource using DVXA, CUDA, QuickSync. It supports various types of 3D glasses, various subtitle formats (SMI & SRT, DVD, Blu-ray/ASS, SSA animation).
安装 ffmpeg
1 | sudo apt-get install ffmpeg |
下载视频
1 | ffmpeg -protocol_whitelist file,http,https,tcp,tls,crypto -i "https://sapi.hongyishuzhai.com/data/youku/XNDUwNTc2MTgwOA==.m3u8" -c copy video.mp4 |