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

feat: add quqi driver #5899

Merged
merged 6 commits into from Jan 19, 2024
Merged

feat: add quqi driver #5899

merged 6 commits into from Jan 19, 2024

Conversation

EchoResponse
Copy link
Contributor

添加 曲奇网盘 存储驱动

曲奇网盘:https://quqi.com/

存储配置参数:

  • phone: 手机号
  • password: 密码
  • cookie: cookie凭据;若填写了cookie,则不必填写手机号和密码。推荐使用cookie方式进行验证,可保持多终端同时在线使用
    1705490930442

功能局限:

  • 不支持302重定向访问资源
  • 未实现put文件上传功能

关联issue:

Copy link

welcome bot commented Jan 17, 2024

Thanks for opening this pull request! Please check out our contributing guidelines.

drivers/quqi/driver.go Outdated Show resolved Hide resolved
@xhofe xhofe merged commit 442c2f7 into alist-org:main Jan 19, 2024
3 checks passed
Copy link

welcome bot commented Jan 19, 2024

Congrats on merging your first pull request! We here at behavior bot are proud of you!

EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
* feat: add `quqi` driver

* change signature of request function

* specific header for every storage

* todo: real upload

* fix upload method

* fix incorrect parameters for some request function calls

---------

Co-authored-by: Andy Hsu <i@nn.ci>
EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
* feat: add `quqi` driver

* change signature of request function

* specific header for every storage

* todo: real upload

* fix upload method

* fix incorrect parameters for some request function calls

---------

Co-authored-by: Andy Hsu <i@nn.ci>
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.

None yet

2 participants