Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 308 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 308 Bytes

Moviepy Tools

将 moviepy 的功能函数化,附赠交互式操作界面。

环境配置

Python 3 +

pip3 install moviepy eyed3

功能一览

  1. 剪切视频
  2. 剪切音频
  3. 生成gif

......

使用方法

python3 main.py

或将 movie_tools.py 导入到你的项目。