优化
- 播放结束后立即标记视频播放状态时不记录播放进度
- 调整请求代理方法,优化内存占用
What's Changed
- perf(playing): disable PlayedItem progress helper by @AmbitiousJun in #56
- perf(playing): cancel progress helper after PlayedItem marking by @AmbitiousJun in #57
- perf(http): use io.Copy instead of io.ReadAll by @AmbitiousJun in #58
Full Changelog: v1.5.1...v1.5.2