feat: add 115_share driver (#5481 close #5384)

This update introduces the ability to mount 115 share links.
 Currently, only listing and downloading are supported. Note that login and share link are required for this feature to work.

 Close #5384
This commit is contained in:
sheltonzhu
2023-11-06 16:58:57 +08:00
committed by GitHub
parent 769281bd40
commit da1c7a4c23
6 changed files with 261 additions and 96 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/alist-org/alist/v3
go 1.20
require (
github.com/SheltonZhu/115driver v1.0.16
github.com/SheltonZhu/115driver v1.0.21
github.com/Xhofe/go-cache v0.0.0-20220723083548-714439c8af9a
github.com/Xhofe/rateg v0.0.0-20230728072201-251a4e1adad4
github.com/Xhofe/wopan-sdk-go v0.1.2