/sort-jianying-draft

A assist tool for jianying's user

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

简介(Introduction)

剪映助手是一个配合剪映pro使用的绿色小工具,它能帮助你更好地用剪映pro进行剪辑。

The JianyingAssistant is a green tool work with CapCut.

功能(Features)

  • 导出草稿:把你的草稿导出为一个独立的文件夹,以便对草稿进行备份存档,或与他人共享你的剪映草稿。

    Export Draft: Export your draft to a separate folder for backup and archiving, or share your edited draft with others.

  • 导入草稿:将本程序导出的草稿文件重新导入剪映中,支持跨版本、跨设备导入(跨平台的Mac版也即将推出)。

    Import Draft: Re import the exported draft files of this program into Capcut, supporting cross version and cross device import (cross platform Mac version will also be released soon).

  • 导出字幕:把剪映自动识别的字幕导出为常见的字幕文件格式(.srt.ass.lrc)或者纯文本(.txt),让你快速获取演讲视频中的文字稿。

    Export subtitles: Export automatically recognized subtitles to common subtitle file formats (.srt, .ass, .lrc) or plain text (.txt), allowing you to quickly obtain text drafts from speech videos.

  • 导出配音:把剪映tts生成的语音导出为单句的音频文件,以便在其他剪辑平台中使用这些有特色的配音。

    Export dubbing: Export the voice generated by TTS as a single sentence audio file for use in other editing platforms.

构建(Build)

你可以通过以下步骤从源码手动构建本程序:

You can manually build this program from the source code by following these steps:

  1. 安装V3.0以上的Python或它的发行版;

    Install Python V3.0 (or its distribution version) or later version;

  2. 运行build cmd.bat

    Run build cmd.bat.