Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.05 KB

File metadata and controls

36 lines (23 loc) · 1.05 KB

An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

My Features:

👉 All Supported Video Formats of https://rg3.github.io/youtube-dl/supportedsites.html

👉 Upload as file from any HTTP link

Installation

The Easiest Way

Deploy

upgrade your subscription for @AnyDLBot without having to run anything on your own

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py

Credits, and Thanks to

  • For FeedBack and Suggestions, please feel free to say in @SpEcHlDe

LICENSE

  • GPLv3