Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 426 Bytes

LinkVertise-Bypass

Bypass LinkVertise.com

Requirements :

  • Python 3.10
  • typer
  • rich
  • requests

Script Installation

  • pip install requests rich "typer[all]"

How To Use :

  • python main.py [options] [link]
Example Download From Single Link:
  • python main.py single linkvertise.com
Example Download Mass Link From File
  • python main.py mass link.txt (Contain linkvertise seperated by enter / "\n")