Download videos from YouTube in Telegram!
- Clone repo.
- Run
npm i
in project folder. - Rename .env.example to .env and provide bot token.
- Run
node bot
to start the bot.
Note: This bot is limited to videos of 50MB size or lower. This is a restriction of the Telegram Bot API and can be bypassed using a client API. However I have not included that code yet. Alternatively, you can create a server and host it there.
- Use
rm -rf
.
Note: If you're unfamiliar with this command, delete project folder from file explorer.
AGPL-3.0 ©️ Zubin