Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.84 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.84 KB

Streams Extractor Bot

MIT license Open Source

This Bot can extract audios and subtitles from video files.

Send any valid video file and the bot shows you available streams in it that can be extracted!!

🚀 Deployment

💜 Heroku

Deploy

💜 Railway

Deploy To Railway

Deploy in your vps

git clone https://github.com/TroJanzHEX/Streams-Extractor
cd Streams-Extractor
pip3 install -r requirements.txt
# <Create config.py appropriately>
python3 main.py

Configs

  • BOT_TOKEN - Get bot token from @BotFather

  • APP_ID - From my.telegram.org (or @UseTGXBot)

  • API_HASH - From my.telegram.org (or @UseTGXBot)

Credits

TroJanz