Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

rin-gil/youtube-shorts-downloader

Repository files navigation

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