Changelog
Features
- Add automatic failed-download retry scheduling with exponential backoff, so temporary download errors can recover in the background without immediate manual intervention.
- Add failed-download notifications with configurable email and webhook delivery, along with digest-based alerts after automatic retries are exhausted.
- Add yt-dlp runtime management so users can view available runtimes and switch the active runtime directly from the console.
Fixes
- Move source video text and links to the end of episode descriptions in generated RSS content to keep show notes easier to read.
更新日志
新增功能
- 新增失败下载自动重试调度,采用指数退避策略处理临时性下载异常,减少用户立即手动干预的需求。
- 新增失败下载通知功能,支持配置 Email 和 Webhook 两种通知方式,并提供重试耗尽后的摘要告警能力。
- 新增 yt-dlp 运行时管理能力,用户可以直接在控制台查看可用运行时并切换当前生效的运行时。
修复问题
- 调整生成的 RSS 节目描述内容,将 source video 文本和链接移动到末尾,提升 show notes 的整体可读性。