Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Zylern/TGVid-Comp
Video Encoder Telegram Bot Based On FFMPEG Can Generate Sample Videos Too!
https://github.com/Zylern/TGVid-Comp
bot telegram telegram-bot videocompressor videoencoder
Last synced: about 2 months ago
JSON representation
Video Encoder Telegram Bot Based On FFMPEG Can Generate Sample Videos Too!
- Host: GitHub
- URL: https://github.com/Zylern/TGVid-Comp
- Owner: Zylern
- Created: 2021-09-13T07:41:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T11:30:58.000Z (over 1 year ago)
- Last Synced: 2024-08-09T13:13:25.401Z (6 months ago)
- Topics: bot, telegram, telegram-bot, videocompressor, videoencoder
- Language: Python
- Homepage:
- Size: 576 KB
- Stars: 62
- Watchers: 3
- Forks: 250
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TGVid-Comp
A Telegram Bot To Encode Videos Using FFMPEG.
- `Queue` - This bot has queue feature.
- `Thumbnail` - Send any image and it will be set as file thumbnail.
- `OWNER` - Only authorised user can use it.
- `FFMPEG Code Change` - Change ffmpegcode through the bot itself do /help in bot pm for more info.## Deploy On
### Note: Repo is flagged by Heroku to deploy fork this repo and deploy your forked one.`Heroku`
[![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
`Railway`
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2FZylern%2FTGVid-Comp%2Ftree%2Frailway&envs=API_HASH%2CAPP_ID%2CBOT_TOKEN%2COWNER%2CTHUMBNAIL&optionalEnvs=THUMBNAIL&API_HASHDesc=Get+this+value+from+telegram.org+&APP_IDDesc=Get+this+value+from+telegram.org+&BOT_TOKENDesc=Go+to+%40Botfather+and+make+a+new+bot+and+paste+the+bot+token+here&OWNERDesc=Your+owner+Id+%28add+only+1+id+for+working+queue+feature+%29&THUMBNAILDesc=Add+thumbnail+telegraph+link+&THUMBNAILDefault=https://telegra.ph/file/f9e5d783542906418412d.jpg)
`Okteto`
[![Deploy on Okteto](https://okteto.com/develop-okteto.svg)](https://cloud.okteto.com/#/deploy?repository=https://github.com/Zylern/TGVid-Comp&vars=[{%22name%22:%22APP_ID%22,%22value%22:%22Your%20App%20Id%22},{%22name%22:%22API_HASH%22,%22value%22:%22Your%20Api%20Hash%22},{%22name%22:%22BOT_TOKEN%22,%22value%22:%22BotToken%22},{%22name%22:%22OWNER%22,%22value%22:%22OwnerId%22},{%22name%22:%22THUMBNAIL%22,%22value%22:%22https://telegra.ph/file/f9e5d783542906418412d.jpg%22}])
- [Original Repo](https://github.com/1Danish-00/CompressorQueue)
## Commands
Add in [@BotFather](https://t.me/BotFather)start - Check Bot is Working or not
help - Get Detailed Help
setcode - Set Custom FFMPEG Code
getcode - Print Current FFMPEG Code
logs - Get Bot Logs
ping - Check Ping
sysinfo - Get System Info
leech - Leech Links And Compress Video
renew - Clear Cached Downloads, Queue etc
clear - Clear Queued Files
showthumb - Show Current Thumbnail
speed - Do A SpeedTest
eval - Execute An Argument
bash - Run Bash Commands
cmds - List Available Commands