Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/prxpostern/mp3_256k_extractor


https://github.com/prxpostern/mp3_256k_extractor

Last synced: 4 months ago
JSON representation

Lists

README

        

# 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)

## 🚀 Deployment

### 💜 Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

### 💜 Railway

[![Deploy To Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/prxpostern/Video-Trim-AudioExtractor&envs=API_ID,API_HASH,BOT_TOKEN)

### Deploy in your vps
```sh
git clone https://github.com/TroJanzHEX/Streams-Extractor
cd Streams-Extractor
pip3 install -r requirements.txt
#
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)

* AUTH_USERS - Get from @MissRose_bot by /id command

## Credits

[![TroJanz](https://img.shields.io/badge/Pyrogram%20-%23F37626.svg?&style=for-the-badge&logo=telegram&logoColor=white)](https://github.com/pyrogram/pyrogram)