r0ld3x / terabox-app

A nextjs app for getting download link of a terabox.com links. :)
https://terabox-app.vercel.app
80 stars 85 forks source link
downloader nextjs terabox terabox-app terabox-bypass terabox-direct-links-generator terabox-downloader terabox-downloader-bot terabox-nextjs terabox-video-downloader-bot terabox-website typescript vercel

Terabox Downloader

terabox-app

Demo

🛠️ Installation Steps:

1. Download latest version of nodejs

2. Download this repo

3. Unzip and open terminal in that folder

4. Download requirement's

npm i

5. Rename .env.example to .env and fill it

COOKIE="PANWEB=1; csrfToken=; lang=en; TSID=; __bid_n=; _ga=; __stripe_mid=; ndus=; browserid==; ndut_fmt=; _ga_06ZNKL8C2E="
# COOKIE FOR AUTHENTICATION (get from chrome dev tools), Dont use current one

Get terabox cookie:

  1. Login in terabox with premium account
  2. Open any terabox link and watch the video below

https://github.com/r0ld3x/terabox-downloader-bot/assets/77254818/1b68e6ae-715f-4778-845e-4b696762ea93

6. Run the development server

npm run dev

7. Open http://localhost:3000 with your browser to see the result.

🍰 Guidelines:

Use at own risk. I am not responsible for break of any Terms and conditions of any companies and businesses.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.