Skip to main content

帮助剪映快速生成草稿的方案

Project description

JianYingDraft.PY

项目简介

项目来源于 https://github.com/xiaoyiv/JianYingProDraft 因为原始库旷日持久没有更新,所以自己动手丰衣足食,基于此项目进行二次开发。 虽说是二次开发,但跟原始项目相比早就“肝胆楚越也”,因此也就没有对原始项目进行fork。

▌参考资料: 剪映草稿文件的说明,另外可以参考文章:https://blog.csdn.net/a820206256/article/details/134428639

剪映的草稿原理说明

  1. 实现原理 : 剪映的草稿文件是 json 的形式存储的。我们只需要创建draft_content.jsondraft_mate_info.json (其他文件则会在打开剪映软件后会自动补全)。两个文件内都记录了素材信息,其中:draft_mate_info.json 内的素材信息会出现在剪映左侧的素材库中;draft_content.json的素材信息会出现在剪映下侧的时间线上。
  2. 添加一个媒体素材到剪映软件,剪映会将其数据记录进入“草稿元数据库” 和 “草稿内容库”(包括素材部分和轨道部分)

本软件的实现原理说明

  1. add_media 会识别媒体类型,加入到对应轨道。
  2. 当没有视频轨道时,创建音频轨道会先创建视频轨道。

使用步骤与说明

  1. 使用前先修改配置文件_projectConfig.ini内,剪映草稿文件夹路径为你本地正确的路径。
    drafts_root=Z:/jianying/Data/JianyingPro Drafts
    
  2. 根据自己的需求修改main.py内的代码。运行main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jianyingdraft_py-1.0.2.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

jianyingdraft_py-1.0.2-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file jianyingdraft_py-1.0.2.tar.gz.

File metadata

  • Download URL: jianyingdraft_py-1.0.2.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.2 Windows/11

File hashes

Hashes for jianyingdraft_py-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a30e28c8356c24c9d95f71bcf721560fe4953f387fbbab7e48ea6fdf7c9026e8
MD5 02f99e7a3845ad3d4c59e2a299e1f3f9
BLAKE2b-256 5af5d314ccf4639b3234f4b94f54ee84bdb8e4e9496f62b29e90083a884bcafb

See more details on using hashes here.

File details

Details for the file jianyingdraft_py-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for jianyingdraft_py-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 332df76b671a78c99d5c06ac0e4ed01dc06c45c33ee8f59a2d928c0c4b8b0118
MD5 1e58155aa8681f865d2be0d7d4cff8ed
BLAKE2b-256 302888b654ae70c685a49ffb49c16551c00910e5cfe0fc4e8a6c69a18b747c3c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page