Home

Awesome

<p align="center">YouTube Downloader Bot</p>

<p align="center">A Telegram Bot to Download YouTube Videos upto 4K under 2GB.</p> <p align="center"><i>(Only for Educational Purposes)</i></p>

Features

How to Deploy

1. Setup Environment Variables

BOT_API_KEY = "9999999999:AAHePL8-xSzjOlnF5dRGiwhNyxxZsS3u7f4" # Replace with your own token

2. Install Dependencies

git clone https://github.com/hansanaD/TelegramYTDLBot.git;
cd TelegramYTDLBot;
pip install -r requirements.txt;

3. Run api server locally (optional)

You can choose not to use this service.
But then you won't be able to upload files up to 2000 MB and get these features.

Read the instructions on eternnoir/pyTelegramBotAPI and tdlib/telegram-bot-api for more information.

4. Run your bot

both script & api server should run at the same time order to work.

Disclaimer

This repository is intended for educational and personal use only. The use of this repository for any commercial or illegal purposes is strictly prohibited. The repository owner does not endorse or encourage the downloading or sharing of copyrighted material without permission. The repository owner is not responsible for any misuse of the software or any legal consequences that may arise from such misuse

Sorry for my bad english and my messy documentation. 😶