alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
41.71k stars 5.39k forks source link

是否可以添加115离线下载接口 #6888

Closed Deepsea-CN closed 4 weeks ago

Deepsea-CN commented 1 month ago

Please make sure of the following things

Description of the feature / 需求描述

既然适配了pikpak,可不可以适配一下115的云下载呢,115是国内网盘,使用的人也很多,可不可以调用一下云下载的功能

Suggested solution / 实现思路

No response

Additional context / 附件

No response

github-actions[bot] commented 1 month ago

See

  1. 53% #880
Deepsea-CN commented 1 month ago

See

  1. 53% 希望可以添加离线下载功能 #880

不一样,我是要115的云下载接入

Deepsea-CN commented 1 month ago

参考:https://greasyfork.org/zh-CN/scripts/484774-115%E7%A6%BB%E7%BA%BF%E4%B8%8B%E8%BD%BD%E5%B7%A5%E5%85%B7-%E8%87%AA%E7%94%A8-%E6%89%8B%E5%8A%A8%E5%A1%AB%E5%86%99cookie/code

或者参考这个:https://github.com/coolzilj/lixian-115/blob/master/index.js alist本来也是通过cookie挂载的,把调用的部分嵌到离线下载的选项中这样

SheltonZhu commented 1 month ago

可以考虑,待我研究一下