@cfbeg/terabox-api
v2.9.5
Published
NodeJS tool for interacting with the TeraBox cloud service without the need to use the website or app ☁️
Downloads
162
Readme
TeraBox API
Node.js tool for interacting with the TeraBox cloud service without the website or app.
Requires Node.js 22.19 or newer.
Development
pnpm install
pnpm lint
pnpm testLive smoke tests are opt-in. Create an ignored .config.json, then run pnpm test:live:
{"accounts":{"main":"YOUR_NDUS_TOKEN"}}The live test only mutates its uniquely named temporary directory. Account-wide operations such as clearing the recycle bin are never called.
