-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
645f157
commit e8d77f7
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
### UNFINISHED JOB | ||
## Queue Compressor Bot (For Single Users) | ||
|
||
[](https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2F1Danish-00%2FCompressorQueue&template=https%3A%2F%2Fgithub.com%2F1Danish-00%2FCompressorQueue) | ||
|
||
### 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) |