Giter Club home page Giter Club logo

terabox-downloader-bot's Introduction

Terabox Downloader Bot

project-image

A telegram bot for downloading terabox videos fastly

๐Ÿง Features

Here're some of the project's best features:

  • 2 hours of wait time
  • 1 minute anti spam
  • Download videos fastly
  • Fast
  • Easy to upadate

๐Ÿ› ๏ธ Installation Steps:

1. Download latest version of python

2. Download this repo

3. Unzip and open terminal in that folder

4. Download requirement's

pip install -r requirements.txt

5. Open config.py and fill it

API_ID = 123456  # api id
API_HASH = "ed44780dedd182084f2133b16944cf565"  # api hash

BOT_TOKEN = "123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11"  # bot token


## REDIS
HOST = "localhost"  # redis host uri
PORT = 6379  # redis port
PASSWORD = ""  # redis password

PRIVATE_CHAT_ID = -1001234567890  # CHAT WHERE YOU WANT TO STORE VIDEOS
COOKIE = ""  # COOKIE FOR AUTHENTICATION (get from chrome dev tools) ex: "PANWEB=1; csrfToken=; lang=en; TSID=; __bid_n=; _ga=; __stripe_mid=; ndus=; browserid==; ndut_fmt=; _ga_06ZNKL8C2E=" (don't use this)
ADMINS = [1317173146]

Get terabox cookie:

  1. Login in terabox with premium account
  2. Open any terabox link and watch the video below
how.to.get.terabox.cookie.mp4

6. start the bot

python main.py

๐Ÿฐ Guidelines:

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

terabox-downloader-bot's People

Contributors

r0ld3x avatar

Stargazers

MS DHONI avatar

Forkers

rohanthakur360

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.