Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1danish-00/compressorqueue
https://github.com/1danish-00/compressorqueue
compress-bot compress-queue ffmpeg hacktoberfest hacktoberfest2022 telethon telethon-bot
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/1danish-00/compressorqueue
- Owner: 1Danish-00
- License: gpl-3.0
- Created: 2021-07-10T18:33:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T05:19:44.000Z (10 months ago)
- Last Synced: 2025-01-23T10:07:11.606Z (15 days ago)
- Topics: compress-bot, compress-queue, ffmpeg, hacktoberfest, hacktoberfest2022, telethon, telethon-bot
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 36
- Watchers: 2
- Forks: 186
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
## Queue Compressor Bot (For Single Users)
### Fork Repo Then click on below button of ur fork repo.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)### Variables
`APP_ID` `API_HASH` `BOT_TOKEN``OWNER` : Put Id Of Auth Users with a space between it
`THUMBNAIL` : Put telegraph link of a picture for use of Thumbnail.
`FFMPEG` : Put Your FFMPEG Code with "{}" as input and output. (Eg. `ffmpeg -i "{}" -preset veryfast -vcodec libx265 -crf 27 "{}"`)
- [Main Source](https://github.com/1Danish-00/CompressorBot)