Skip to content

feat: add MKV/MOV exports and improve Bilibili 412 handling - #71

Open
GloriousEpiphany wants to merge 1 commit into
averygan:mainfrom
GloriousEpiphany:main
Open

GloriousEpiphany wants to merge 1 commit into
averygan:mainfrom
GloriousEpiphany:main

Conversation

@GloriousEpiphany

Copy link
Copy Markdown
  • Add MKV and MOV video export options to the frontend
  • Preserve MP4, MP3, and legacy video/audio API compatibility
  • Use FFmpeg to merge or transcode videos into the selected container
  • Share cookie, proxy, and User-Agent settings across all yt-dlp commands
  • Provide actionable error messages for Bilibili HTTP 412 responses
  • Require yt-dlp 2026.8.19 or newer
  • Pass yt-dlp runtime settings through Docker Compose
  • Prevent Windows CRLF checkouts from breaking the Docker entrypoint
  • Preserve Linux and POSIX shell compatibility
  • Add deployment documentation and regression tests

Tests:

  • 15 tests passed
  • 28 subtests passed
  • Python compilation check passed
  • POSIX shell syntax check passed

- Add MKV and MOV video export options to the frontend
- Preserve MP4, MP3, and legacy video/audio API compatibility
- Use FFmpeg to merge or transcode videos into the selected container
- Share cookie, proxy, and User-Agent settings across all yt-dlp commands
- Provide actionable error messages for Bilibili HTTP 412 responses
- Require yt-dlp 2026.8.19 or newer
- Pass yt-dlp runtime settings through Docker Compose
- Prevent Windows CRLF checkouts from breaking the Docker entrypoint
- Preserve Linux and POSIX shell compatibility
- Add deployment documentation and regression tests

Tests:

- 15 tests passed
- 28 subtests passed
- Python compilation check passed
- POSIX shell syntax check passed
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