followshimulproton / For-Upstream-Mltb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPSTREAM_REPO.

This is a modified repo of anasty's mltb 'h-code' branch.

Features:

ALL FEATURES OF ANAS

  • Direct Clone from

    GDToT, AppDrive, DriveApp, DriveLinks, DriveAce, DriveBit, DriveSharer, DrivePro, GDFlix, HubDrive, KatDrive, DriveHub, Kolop, DriveFire, DriveBuzz and Sharer.pw links

  • Nothing more !

Note:

I am not the owner of these scrapers. The credit goes to the developer who developed these scripts. I just made some changes in these scrapers for bypassing more google drive sharers and fixed some issues regarding the compatibility with the code.

DEPLOY:

STEP - 1:

Fork MLTB with all branches or use his public template.

STEP - 2:

Go to 'heroku' branch in your forked repo and add this line in requirements.txt. (MUST else Sharer.pw Links won't be cloned):

cloudscraper

STEP - 3:

Create config.env file using this template. config_sample.env.

Don't touch UPSTREAM_REPO & UPSTREAM_BRANCH env vars else all these features won't be there !

STEP - 4:

Fill All Action Secrets.

  • HEROKU_API: Get it from your heroku account.
  • HEROKU_APP_NAME: Set unique appname.
  • HEROKU_EMAIL: Heroku Email ID
  • CONFIG_FILE_URL: Optional ENV.. You can upload config.env on gist or in heroku branch

STEP - 5:

RUN workflow with heroku branch from GitHub Action section !

IMPORTANT ! :

For the simplification I've made some terms..

  • UNIFIED = AppDrive, DriveApp, GDFlix, DriveBit, DriveLinks, DriveSharer, DriveAce, DrivePro Sharer Links

  • UNIFIED_EMAIL: USE SAME GMAIL ACCOUNT IN ABOVE MENTIONED SHARERS

  • UNIFIED_PASS : USE SAME PASSWORD IN ABOVE MENTIONED SHARERS

  • HUBDRIVE_CRYPT: IT WILL BE USED TO BYPASS HUBDRIVE LINKS ONLY.

  • KATDRIVE_CRYPT: IT WILL BE USED TO BYPASS KATDRIVE, KOLOP, DRIVEHUB LINKS.

  • DRIVEFIRE_CRYPT: IT WILL BE USED TO BYPASS DRIVEFIRE & DRIVEBUZZ LINKS.

  • XSRF_TOKEN & laravel_session: BOTH COOKIES WILL BE USED TO BYPASS SHARER.PW LINKS.

CREDITS:

  • Maverick for integration and compatibility fixes
  • Anasty17 for his MLTB & Heroku Bypass !
  • xcscxr for his wonderful google drive link scrapers !

About

License:GNU General Public License v3.0


Languages

Language:Python 95.6%Language:Shell 4.4%Language:Dockerfile 0.1%