Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 2.6 KB

README.md

File metadata and controls

66 lines (46 loc) · 2.6 KB

Pyrogram YouTube Downloader Bot

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.

GitHub code size in bytes GitHub release (by tag) GitHub issues GitHub GitHub Repo stars GitHub last commit



Introduction

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.

Features

  • 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

Deploy Locally

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

Stay In Touch

Contribution

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!

License

MIT


Copyright (c) 2022-present kalanakt