/youtube-telegram-bot

Listens for YouTube urls and replies back with a video file

Primary LanguagePython

youtube-telegram-bot

A Telegram bot that waits for YouTube URLs and replies back with the video.

Why

https://cristian.io/post/youtube-telegram/

How to run

You need to create your own bot using BotFather. Then:

export TELEGRAM_TOKEN=<PASTE_TELEGRAM_BOT_TOKEN>
export MY_TELEGRAM_USER_ID=<OPTIONAL_YOUR_TELEGRAM_ID>
python3 bot.py