Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Hommy-master
/
capcut-mate
Public
Notifications
You must be signed in to change notification settings
Fork
278
Star
1.9k
Code
Issues
5
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Releases
v8.0.18
Release v8.0.18
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
Hommy-master
released this
09 May 11:09
·
151 commits
to main since this release
v8.0.18
80b7a9b
改动说明
云渲染 / 视频任务
修复多草稿同时导出时「草稿与成片对不上」的问题:剪映 RPA 导出保持全局串行,避免多路自动化抢同一窗口。
在不错配的前提下提升吞吐:多任务可并行下载草稿;导出仍串行;COS/OSS 上传统一走后台,不阻塞后续任务的下载与导出排队。
每个 draft_url 仍对应独立任务对象,导出与上传只绑定该任务的 draft_id 与独立输出路径,保证地址与成片一一对应。
草稿下载(draft_downloader)
对网关类 HTTP 502 / 503 / 504 增加退避重试(指数退避、有上限),减轻网关瞬时不可用导致的整稿失败。
覆盖拉取文件列表、单文件下载、远程素材 URL 下载等路径;非网关类错误(如 404)行为与原先一致,避免无意义重试。
补充/调整单测:非网关错误立即失败;503 耗尽重试次数等行为可验证。
接口文档
更新视频生成相关说明,与当前「并行下载 + 串行导出 + 异步上传」行为一致。
升级与注意
多任务并行下载时,若剪映目录扫描与导出仍偶发干扰,可按环境再收紧策略;当前默认在并发与错配风险之间已做平衡。
网关重试会增加失败场景下的总耗时,属预期 trade-off。
You can’t perform that action at this time.