Please support LanzouCloud(Unlimited space Free)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 59.8k
- Forks
- 5.4k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 48
Description
Resources:
LanzouCloud Official website
1.Unlimited space ### Free
2.free user upload file size<100M
maybe u can split a file, then cat it,like split -b 500m log.txt newfile
like:
split -b 500m log.txt newfile
cat newfile* > orifile
3.Do not limit download speed ### Free
4.Only the types are supported:
doc,docx,zip,rar,apk,ipa,txt,exe,7z,e,z,ct,ke,cetrainer,db,tar,pdf,w3x
epub,mobi,azw,azw3,osk,osz,xpa,cpk,lua,jar,dmg,ppt,pptx,xls,xlsx,mp3
ipa,iso,img,gho,ttf,ttc,txf,dwg,bat,imazingapp,dll,crx,xapk,conf
deb,rp,rpm,rplib,mobileconfig,appimage,lolgezi,flac
cad,hwt,accdb,ce,xmind,enc,bds,bdi,ssf,it(Other types are not supported,but u can change the file name)
ShareList(like reclone)mount LanzouCloud usage
https://github.com/reruin/sharelist/blob/master/README-en.md#mount-lanzou-yun
Mount LanZou Yun
Implemented by plugins/drive.lanzou.js plugin. Provide access which supports for LanZouCloud.
Mounting mark: lanzou
Mount path:
folderId
password@folderId
https://github.com/reruin/sharelist/blob/master/plugins/drive.lanzou.js
LanzouCloud Third-Party API
https://github.com/zaxtyson/LanZouCloud-API
wiki:https://github.com/zaxtyson/LanZouCloud-API/wiki
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked ShareList plugin at plugins/drive.lanzou.js and the LanZouCloud-API project and wiki to understand the service and authentication details. Then identify the corresponding rclone remote entry point and tests; done means LanzouCloud can be accessed through rclone with the requested folder and password path forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100