Skip to content

A Telegram Bot (with Site) that can Bypass Ad Links, Generate Direct Links and Jump Paywalls

Notifications You must be signed in to change notification settings

bleedpink/Link-Bypasser-Bot

 
 

Repository files navigation

Link-Bypasser-Bot

a Telegram Bot (with Site) that can Bypass Ad Links, Generate Direct Links and Jump Paywalls. see the Bot in Action @BypassLinkBot or try it on Replit


Required Variables

  • TOKEN Bot Token from @BotFather
  • HASH API Hash from my.telegram.org
  • ID API ID from my.telegram.org

Optional Variables

you can also set these in config.json file

  • CRYPT GDTot Crypt If you don't know how to get Crypt then Learn Here
  • XSRF_TOKEN and Laravel_Session XSRF Token and Laravel Session cookies! If you don't know how to get then then watch this Video (for GDTOT) and do the same for sharer.pw
  • DRIVEFIRE_CRYPT Drivefire Crypt
  • KOLOP_CRYPT Kolop Crypt!
  • HUBDRIVE_CRYPT Hubdrive Crypt
  • KATDRIVE_CRYPT Katdrive Crypt
  • UPTOBOX_TOKEN Uptobox Token
  • TERA_COOKIE Terabox Cookie (only ndus value) (see Help)
  • CLOUDFLARE Use cf_clearance cookie from and Cloudflare protected sites
  • PORT Port to run the Bot Site on (default is 5000)

Deploying on Replit

  1. Create a new Replit Project `

Commands

start - Welcome Message
help - List of All Supported Sites

Supported Sites

To see the list of supported sites see texts.py file


Help

  • If you are deploying on VPS, watch videos on how to set/export Environment Variables. OR you can set these in config.json file

  • Terabox Cookie

    1. Open any Browser
    2. Make sure you are logged in with a Terbox account
    3. Press f12 to open DEV tools and click Network tab
    4. Open any Terbox video link and open Cookies tab
    5. Copy value of ndus

About

A Telegram Bot (with Site) that can Bypass Ad Links, Generate Direct Links and Jump Paywalls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • HTML 2.3%
  • Other 0.1%