Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 1.31 KB

readme.md

File metadata and controls

32 lines (21 loc) · 1.31 KB

Terabox Downloader

A Python script for downloading files from Terabox using the Terabox API.

Requirements

Python 3.6 or higher requests library (can be installed via pip) Usage Clone or download the repository to your local machine.

Install the required dependencies by running pip install -r requirements.txt in your terminal.

Obtain Cookies

  • Install the "Cookies.txt" extension from the Chrome Web Store
  • Once installed, click on the "Cookies.txt" extension icon in your Chrome toolbar to open the extension's popup window.
  • Navigate to the terabox to capture the cookies in the "cookies.txt" format.
  • In the "Cookies.txt" extension popup window, click on the "Export" button. This will generate a cookies.txt file containing the captured cookies.

Disclaimer

Please note that this script is for educational purposes only and should be used responsibly and in compliance with Terabox's terms of service. Downloading copyrighted material or engaging in any illegal activities with this script is strictly prohibited.

License

This script is released under the MIT License.

Contributions

Contributions to this script are welcome! If you encounter any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.

Special thanks to @tahaluindo

Happy downloading! <3