Cloudreve icon indicating copy to clipboard operation
Cloudreve copied to clipboard

视频外部播放器问题

Open yintao-xu opened this issue 3 years ago • 2 comments

Describe the bug 因为有些视频在网页中不支持解码,所以就想用外部播放器播放。 看到有好多选项,其中windows平台用potplayer,可以正常播放视频;macos平台用iina一直错误。 iina已和youtube-dl插件配合。

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.

yintao-xu avatar Jun 06 '22 06:06 yintao-xu

iOS 端 VLC 可复现同样问题

ChrisKimZHT avatar Mar 08 '23 08:03 ChrisKimZHT

/api/v3/file/download/{key} 接口返回的url 没有将域名带上,可以由前端或后端修复。

yixinin avatar Nov 19 '23 04:11 yixinin