Install GIT, NodeJS (v.20+) and PNPM.
git clone --depth 1 --branch <version> https://github.com/seiya-dev/terabox-node
cd terabox-node
pnpm i
pnpm link -g
- Open your Terabox cloud.
- Login into account.
- Open the browser's developer tools (F12).
- Go to the "Application" tab.
- Select the "Cookies" item in the left panel.
- Look for the "ndus" cookie value and copy it to "config/.config.yaml".
For downloading files using tb-getdl and tb-getdl-share you need Aria2 RPC server
accounts:
MainAcc: Y-DSDSD...
SecondAcc: YDvrwD...
aria2:
url: http://localhost:6800/jsonrpc
secret: YOUR_ARIA2_RPC_SECRET