Telegram Bot to download and convert Youtube videos and deliver audio files
- Install youtube-dl
- Clone the repository
- npm install
- Add an .env file with the following structure:
TELEGRAM_TOKEN=
- npm start and have fun!
This app is part of my #100DaysOfCode challenge!