What's Changed
- fix(hls): 拉取视频的时候默认选取最高画质的流 by @Micuks in #1649
- fix(upload): update upload lines by @dreammu in #1656
- fix: restore the broken star history chart in the README by @PingouinFerreux in #1659
- fix(upload): include lock file path in rate-limit lock error message by @vector0902 in #1661
- feat(web): 完善账号管理、稿件查询与安全边界 by @MostlyHarmlessxyz in #1660
- fix(downloader): 纯视频流分段时避免序列头 expect 导致的 panic by @ransxd in #1664
- fix(hls): 按 target_duration 轮询播放列表,处理 ENDLIST 并传播解析错误 by @ransxd in #1665
- fix(douyin): 下播后回放房间仍被误判为直播中 by @cls3389 in #1663
- fix(webup): Data 声明 desc_v2 字段,避免提交时被 asdict 静默丢弃 by @ransxd in #1666
New Contributors
- @PingouinFerreux made their first contribution in #1659
- @vector0902 made their first contribution in #1661
- @MostlyHarmlessxyz made their first contribution in #1660
- @cls3389 made their first contribution in #1663
Full Changelog: v1.2.2...v1.2.3