### Problem 目前和鼎盛时期的idm相比,还差个资源嗅探、m3u8下载和低内存占用 ### Proposed solution 后端可以考虑使用https://github.com/nilaoda/N_m3u8DL-RE下载m3u8 next前端做类型识别、下载转发和界面显示 ### Alternatives considered _No response_ ### Additional context _No response_ ### Validations - [x] I have searched the [existing issues](https://github.com/AnInsomniacy/motrix-next/issues) and this feature has not been requested before. - [x] I have read the [Contributing Guide](https://github.com/AnInsomniacy/motrix-next/blob/main/docs/CONTRIBUTING.md) and understand that new features require an approved issue before a PR is submitted.
Problem
目前和鼎盛时期的idm相比,还差个资源嗅探、m3u8下载和低内存占用
Proposed solution
后端可以考虑使用https://github.com/nilaoda/N_m3u8DL-RE下载m3u8
next前端做类型识别、下载转发和界面显示
Alternatives considered
No response
Additional context
No response
Validations