This is a simple Telegram bot built with Pyrogram that allows users to download YouTube videos and playlists. It supports both video and audio downloads, and provides a variety of resolution and format options for video downloads.
To use the bot, simply start a chat with it on Telegram and enter a valid YouTube video or playlist URL. The bot will then provide a selection of download options to choose from.
- 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
If you have a pyrogram-related project/component/tool/idea, add it with a pull request Thank you to all the people who contributed to this project!
Copyright (c) 2022-present kalanakt