Ragug / alldowm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All-Site-Downloader


An ALL-In-One Telegram Bot, 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 Easy Way

You can also tap the Deploy To Heroku button below to deploy straight to Heroku!

Deploy

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

Our Telegram Channel

LICENSE

  • GPLv3

About

License:GNU General Public License v3.0


Languages

Language:Python 69.9%Language:HTML 30.1%