Skip to content

localhoct/Video-Downloader-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Downloader Telegram Bot (Youtube Downloader)

This bot use youtube dl to download video from Stream urls which you can't download from for example Youtube Videos

  • this bot based on Pyrogram library and YoutubeDL

Install Requirements

Use this command :

pip install -r requirements.txt

or :

pip3 install -r requirements.txt

Edit the code

at line 8,9 and 10 paste your api id and api hash ( get from Here ) and bot token ( get it from BotFather )

other Edit lines are Commented in The main.py Source :)

Run The Bot

After Install requirements and edit the code Run The bot Use this command or use your editor or etc,

python3 main.py

The Bot Need ffmpeg so here is some link to know How install it on your OS :

Thanks to my Dear Friend Hassan Hoot For The Progress Bar

I hope Enjoy The Bot :)

About

This bot use youtube-dl to download video from URLs which you can't download from for example Youtube Videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages