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: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prxpostern/mp3_256k_extractor
- Owner: prxpostern
- License: mit
- Created: 2021-11-28T05:19:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T10:59:25.000Z (almost 2 years ago)
- Last Synced: 2024-06-28T17:48:43.708Z (5 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)