| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| videocaptioner-1.4.2-py3-none-any.whl | 2026-05-24 | 6.6 MB | |
| videocaptioner-1.4.2.tar.gz | 2026-05-24 | 8.5 MB | |
| README.md | 2026-05-24 | 1.2 kB | |
| v1.4.2 source code.tar.gz | 2026-05-24 | 32.7 MB | |
| v1.4.2 source code.zip | 2026-05-24 | 32.8 MB | |
| Totals: 5 Items | 80.7 MB | 0 | |
What's Changed
- fix:修复空指针异常 by @nasa565 in https://github.com/WEIFENG2333/VideoCaptioner/pull/1045
- fix: Correct macOS script path in the README file by @OrangeSAM in https://github.com/WEIFENG2333/VideoCaptioner/pull/1047
- feat: Unified subtitle style system, CLI improvements, core bug fixes by @WEIFENG2333 in https://github.com/WEIFENG2333/VideoCaptioner/pull/1057
- fix(asr): make handle_long_path idempotent for already-prefixed paths by @WEIFENG2333 in https://github.com/WEIFENG2333/VideoCaptioner/pull/1101
- fix(subtitle): single-quote ass/fontsdir paths in preview FFmpeg filter by @WEIFENG2333 in https://github.com/WEIFENG2333/VideoCaptioner/pull/1102
- Add dubbing CLI and unified GUI install by @WEIFENG2333 in https://github.com/WEIFENG2333/VideoCaptioner/pull/1125
- Install FFmpeg in publish workflow by @WEIFENG2333 in https://github.com/WEIFENG2333/VideoCaptioner/pull/1126
New Contributors
- @nasa565 made their first contribution in https://github.com/WEIFENG2333/VideoCaptioner/pull/1045
- @OrangeSAM made their first contribution in https://github.com/WEIFENG2333/VideoCaptioner/pull/1047
Full Changelog: https://github.com/WEIFENG2333/VideoCaptioner/compare/v1.4.1...v1.4.2