opennaslab / kubespider

A global resource download orchestration system, build your home download center.
https://kubespider.netlify.app/
Apache License 2.0
2.01k stars 114 forks source link

feat(xunlei): auto get token device_id for xunlei 3.21.0 #505

Closed sgpublic closed 4 months ago

sgpublic commented 4 months ago

Fixes #277

迅雷 3.21.0 将 token 直接放 index.html 里面了,就不用自己找 js 巴拉巴拉了,顺便还增加了获取 device_id,也不用开 F12 抓了,这样迅雷 provider 就能做到开箱即用了。

Release Note

- feat(xunlei): auto get pan_auth for xunlei 1.21.1 and above
- feat(xunlei): auto get device_id for xunlei
gitautomator[bot] commented 4 months ago

Thanks to your contribution, the maintainers will review it as soon as they can!

netlify[bot] commented 4 months ago

Deploy Preview for kubespider ready!

Name Link
Latest commit 87dce34157a013a66cbeb5d534baff730201e97e
Latest deploy log https://app.netlify.com/sites/kubespider/deploys/663b666908986300080f0a3e
Deploy Preview https://deploy-preview-505--kubespider.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

richardli1598 commented 4 months ago

感谢贡献!

richardli1598 commented 4 months ago

牛逼!

richardli1598 commented 4 months ago

/cc @qingchoulove 这个ci失败和之前的修改有关系吗?

richardli1598 commented 4 months ago

/cc @qingchoulove 这个ci失败和之前的修改有关系吗?

解决了,forget

richardli1598 commented 4 months ago

已邀请你成为org成员,请查收: https://github.com/opennaslab

sgpublic commented 4 months ago

已邀请你成为org成员,请查收: https://github.com/opennaslab

这我随缘敲代码的,看对眼了提个pr,这也能加吗(捂脸

richardli1598 commented 4 months ago

已邀请你成为org成员,请查收: https://github.com/opennaslab

这我随缘敲代码的,看对眼了提个pr,这也能加吗(捂脸

可以的

richardli1598 commented 2 months ago

这个版本的docker镜像哪里下载?

sgpublic commented 2 months ago

这个版本的docker镜像哪里下载?

cnk3x/xunlei,这个支持更新,拉下来启动然后网页上更新就行了

richardli1598 commented 2 months ago

ok, thanks

richardli1598 commented 2 months ago

但是说我是最新版本耶: image

sgpublic commented 2 months ago

但是说我是最新版本耶:

这我就不太清楚了,可能过几天就能收到推送了,反正是能更新到最新版的

sgpublic commented 2 months ago

但是说我是最新版本耶:

环境变量参数 里有参数阻止更新,且默认开启

Edit:

这个 3.11.2 镜像更新到 3.21.0 启动异常:cnk3x/xunlei#163,用 3.7.1 的镜像启动就行