Cloudreve
Cloudreve copied to clipboard
视频外部播放器问题
Describe the bug 因为有些视频在网页中不支持解码,所以就想用外部播放器播放。 看到有好多选项,其中windows平台用potplayer,可以正常播放视频;macos平台用iina一直错误。 iina已和youtube-dl插件配合。
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
请问有解决方法吗?
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
iOS 端 VLC 可复现同样问题
/api/v3/file/download/{key} 接口返回的url 没有将域名带上,可以由前端或后端修复。