YouTube-Downloader

Pyrogram Telegram bot that allows users to download YouTube videos and playlists directly from their Telegram chat. The bot supports various formats and resolutions for both videos and audios, and it also allows users to customize their download options. With its intuitive user interface and fast download speeds, this bot is a must-have for anyone

MIT License

Stars
28
Committers
2
  • Download YouTube videos and playlists with ease
  • Support for both video and audio downloads
  • Customizable download options for video downloads
  • Simple and intuitive user interface

Clone the repository

git clone https://github.com/kalanakt/video-defuser.git

or

fork | download repository

Install the required packages:

pip install -r requirements.txt

Create a new Telegram bot and obtain your bot token. Replace the api_id, api_hash, and bot_token values in config.py with your own values. Run the bot:

python main.py

you can also deploy this bot to other host sites heroku, railway, render, keyob

MIT

Related Projects