Skip to content

Send a video url (YouTube, Vimeo, etc) to the bot, it will download the video and send it to your chat, if streaming service is supported.

License

Notifications You must be signed in to change notification settings

far4599/telegram-bot-youtube-download

Repository files navigation

telegram-bot-youtube-download

Send a video url (YouTube, Vimeo, etc) to the bot, it will download the video and send it to your chat, if streaming service is supported.

Preparation

Rename .env.example to .env. Update your bot token and app credentials in .env. To get app credentials, visit page https://my.telegram.org/apps and create a new app, if you haven't created one yet.

How to run with docker

docker run -d --memory="128m" --env-file .env far4599/youtube-download-telegram-bot:latest

How to run with docker-compose

docker-compose up -d

About

Send a video url (YouTube, Vimeo, etc) to the bot, it will download the video and send it to your chat, if streaming service is supported.

Topics

Resources

License

Stars

Watchers

Forks

Languages