Skip to content

feat: video download button#3

Merged
BH3GEI merged 1 commit into
mainfrom
feat/03-download
May 21, 2026
Merged

feat: video download button#3
BH3GEI merged 1 commit into
mainfrom
feat/03-download

Conversation

@BH3GEI

@BH3GEI BH3GEI commented May 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Download button overlay (bottom-right of video container) after generation
  • Client-side MP4 download via blob URL + <a download>
  • Filename: 角色名_timestamp.mp4

Test plan

  • Verify download-btn element in HTML
  • Button appears after video plays, hidden during loading
  • Download triggers .mp4 file save

- Download button appears bottom-right of video after generation
- Uses blob URL + <a download> for client-side MP4 download
- Filename includes character name and timestamp
- Warm-theme styled circular button with hover effects
Copilot AI review requested due to automatic review settings May 21, 2026 14:45
@BH3GEI
BH3GEI merged commit fae3962 into main May 21, 2026
1 check failed
@BH3GEI
BH3GEI removed the request for review from Copilot May 21, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant