From 7a87063473071fe4604e19ee6c2e953613247d49 Mon Sep 17 00:00:00 2001 From: prgofficial <65294906+prgofficial@users.noreply.github.com> Date: Sat, 6 Mar 2021 11:22:21 +0530 Subject: [PATCH] Update README.md --- README.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/README.md b/README.md index a5a64c7..ac84ca0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,61 @@ # Streams Extractor Bot +
+ + + + +
+ + +[![TroJanz](https://img.shields.io/badge/TroJanzHEX-Channel-orange?style=for-the-badge&logo=telegram)](https://telegram.dog/TroJanzHEX) +ㅤㅤㅤㅤㅤㅤㅤ +[![TroJanz](https://img.shields.io/badge/TroJanzHEX-Support-red?style=flat&logo=telegram)](https://telegram.dog/TroJanzSupport) [![TroJanz](https://img.shields.io/badge/TroJanzHEX-Website-red?style=flat&logo=CodersRank)](https://TroJanzHEX.me) +ㅤㅤㅤㅤㅤㅤㅤ +[![MIT license](https://img.shields.io/badge/License-MIT-blue?style=flat)](https://github.com/TroJanzHEX/Streams-Extractor/blob/main/COPYING) [![Open Source](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/TroJanzHEX/Streams-Extractor) + + +#### 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!! + +## Any bugs or errors or suggestions, report at [TroJanzSupport](https://telegram.dog/TroJanzSupport) + + +## Installation + +### Deploy to Heroku +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/TroJanzHEX/Streams-Extractor) + +### Deploy in your vps +```sh +git clone https://github.com/TroJanzHEX/Streams-Extractor +cd Streams-Extractor +pip3 install -r requirements.txt +#