Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pikpak_share): add captcha_token generation function #7045

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

Three-taile-dragon
Copy link
Contributor

改动

  • 删去了 UsernamePassword 字段————经测试,不需要登录账号
  • 添加了 Captcha token 生成函数
  • 添加了 Platform 选择项:可选择 androidweb 平台
  • 添加了 DeviceID 字段,接口认证需要
  • 添加了 UseTransCodingAddress 字段:默认不启用,打开后 下载地址将使用转码后的地址(实测 可获取 完整的 转码后的文件

已知问题

  • 打开 UseTransCodingAddress 选项后,无法使用 Alist 网页版播放视频,但可正常下载使用第三方播放器

测试发现请求 转码后的地址 时,如果携带 Range 字段,则不返回内容

@xhofe xhofe merged commit 489b28b into AlistGo:main Aug 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants