Skip to content

Latest commit

 

History

History
34 lines (33 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (33 loc) · 1.13 KB
    ____           __    ___ __ 
   / __ \_  ______/ /___/ (_) /_
  / /_/ / |/_/ __  / __  / / __/
 / _, _/>  </ /_/ / /_/ / / /_  
/_/ |_/_/|_|\__,_/\__,_/_/\__/...


💻 SETUP

  - pip install -r requirements.txt
  - Make sure you have ffmpeg installed
  - Put your proxies in data/proxies.txt
  - python main.py

🔧 CONFIG

{
    "use_proxy": false,  If you are poor and you don't have proxies
    "debug": true,       Only If you have brain
    "headless": true     Makes browser invisible  
}

⚠️ WARNING

I'm not held responsible for any actions performed while using this program.


GitHub Repo stars GitHub top language GitHub last commit