rin-gil / youtube-shorts-downloader

Telegram bot to download video from YouTube Shorts

Home Page:https://t.me/YouTubeShortsDownloaderBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Shorts Download Bot

python version aiogram version aiosqlite version environs version matplotlib version numpy version yt-dlp version Code style: black Code tests Code tests MIT licence

Ru Ua

YouTube Shorts Download Bot

Bot to download videos from YouTube Shorts.

Installing

git clone https://github.com/rin-gil/YouTubeShortsDownloader.git
cd YouTubeShortsDownloader
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mv .env.dist .env

Setup and launch

  • Register a new bot with @BotFather and copy the obtained token
  • Insert the bot token into the .env file
  • Running the bot through the bot.py file python bot.py

Developers

License

YouTubeShortsDownloader is licensed under MIT

About

Telegram bot to download video from YouTube Shorts

https://t.me/YouTubeShortsDownloaderBot

License:MIT License


Languages

Language:Python 100.0%