Changelog
建议使用5.0 以上的版本
v5.1.0-beta
- 🐞 fix: 终止直播失败问题
- ✨ feat: 优化多链接同时下载问题
- ✨ feat: 优化消息通知逻辑
- ✨ feat: 支持测试消息通知
- 🐞 fix: 修复debug配置失效问题
- 🐞 fix: 修复时间戳配置失效问题
v5.0.4-beta
- 🦄 refactor: Refactor project, split the project into three parts
- ✨ feat: Support useragent custom
- ✨ feat: New Task Management Interface
- ✨ feat: Support task progress viewing; Delete; Pause; recovery
v4.2.1
- 🐞 fix: Fixed m3u8 download 403 error
- 🎈perf: change ffmpeg binary download site to oss
v4.2
- 🎈perf: Added log splitting
- 🐞 fix: Fixed dark theme font color issue
v4.1
- 🎈perf: Optimized the problem of ffmpeg download process timeout (death) and failure to clear the process
- ✨feat: Added support for screen recording: rtsmp/rtmp, automatically terminated after the live broadcast ends
v3.0
- ✨ feat: Added multi-threaded transcoding,
- ✨ feat: Supported DingTalk message notification,
- ✨ feat: Added automatic generation of configuration files,
- 🎈 perf: Optimized Docker build method.
- 🐞 fix: Fixed the failure issue of bark notification
- 🐞 fix: Modified the config configuration directory.
v2.0
基础版:支持m3u8视频下载和通过Bark和Feishu进行通知,但存在漏洞。 此版本需要下载config.yml
文件和相应平台的可执行文件,并将它们放置在同一目录中。不建议使用此版本。