OpenListTeam / OpenListTeam/OpenList
[Feature] Terabox Share Mount
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
Please confirm the following
-
I have read and agree to AGPL-3.0 Section 15.
The program is provided "as is" without any warranties; you bear all risks of using it. -
I have read and agree to AGPL-3.0 Section 16.
The copyright holders and distributors are not liable for any damages resulting from the use or inability to use the program. -
I confirm my description is clear, polite, helps developers quickly locate the issue, and complies with community rules.
-
I have read the OpenList documentation.
-
I confirm there are no duplicate issues or discussions.
-
I believe this issue must be handled by
OpenListand not by a third party. -
I confirm this feature has not been implemented yet.
-
I confirm this feature is reasonable and has general demand, not just my personal need.
-
I have not read these checkboxes and therefore I just ticked them all, Please close this issue.
Feature Description
Allow mount Terabox folders by share links
Suggested Solution
User this JavaScript as references :
shortUrlInfo
https://github.com/seiya-npm/terabox-api/blob/da7cb99229cad112ab27f40a2cee8740faf104ac/api.js#L2488
shortUrlList
https://github.com/seiya-npm/terabox-api/blob/da7cb99229cad112ab27f40a2cee8740faf104ac/api.js#L2531
and download
https://github.com/seiya-dev/terabox-node/blob/main/app/app-getdl-share.js
Additional Information
No response
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 referenced terabox-api functions shortUrlInfo and shortUrlList, plus terabox-node's app-getdl-share.js, to understand share-link resolution and download behavior. Then locate OpenList's existing mount and storage-provider entry points. Done means Terabox folders can be mounted from share links and their contents can be accessed reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, javascript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100