sharelist
sharelist copied to clipboard
天翼云是否出现了限制流媒体播放?
问题描述 / Describe the bug
无法播放大于1G的视频文件。使用官方客户端不受限制
Sharelist 版本 / Sharelist Version
next
复现链接 / Reproduction
No response
日志 / Logs
Error: non-error thrown: {"message":"File too large"}
at Object.onerror (/sharelist/node_modules/koa/lib/context.js:119:31)
at onerror (/sharelist/node_modules/koa/lib/application.js:165:32)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
我也遇到了同样的问题,下载大于1g的文件返回500,“File too large"
同样
貌似是天翼云盘官方api升级了,网页版不再支持1g以上文件,有人使用pc客户端的api解决了这个问题,不知道哪位大佬能加进去吗?https://github.com/Xhofe/alist/pull/715
等待修复,相关#810。