A telegram bot that extracts subtitle from the youtube video link. It can also translate the subtitle to another languages. It provides different formats to download subtitle file i.e. SRT and VTT and TXT. Star the repo if you liked this bot.
Open this bot in telegram -> @ytsubtitle_bot
Install the required packages:
pip install -r requirements.txt
Fill the rename.env file, then rename that file to .env
In bot_base.py and Addons/db.py files, uncomment the lines where instructed.
Run bot_base.py to start the bot:
python bot_base.py