Skip to content

Jot434/TG-URL-Uploader

Repository files navigation

AnyDLBot


A YouTube-DL wrapper inside Telegram.

Installation

The Easy Way

Deploy

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp config.sample.py config.py
--- EDIT config.py values appropriately ---
python bot.py
  • For FeedBack and Suggestions, please feel free to say in @SpEcHlDe

LICENSE

  • GPLv3

About

An Open Source GPLv3 All-In-One Telegram Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%