# Video Downloader **Repository Path**: conqueror1127/video-downloader ## Basic Information - **Project Name**: Video Downloader - **Description**: 解析 VIP 视频,下载片断,通过 FFmpeg 合并。 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-12-16 - **Last Updated**: 2024-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python ## README # Video Download #### 介绍 解析 VIP 视频,下载片断,通过 FFmpeg 合并。 #### 软件架构 Python #### 安装教程 基于 Python11 ##### 依赖的第三方库: - m3u8 - ffmpy - pycryptodome - PyYAML ##### 视频合并默认需要 [FFmpeg](https://ffmpeg.org/) 可使用 [Quick Cut](https://gitee.com/haujet/QuickCut) 中的 ffmpeg.exe 文件。 如果不勾选 FFmpeg 则使用普通的文件合并。(效果不如 FFmpeg) #### 使用说明 双击 Video Downloader.py 即可运行