1
0
mirror of https://github.com/aNNiMON/ffmpegbot synced 2024-09-19 22:54:20 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
cb01dce7ab Migrate to API 7.6 2024-07-07 20:28:25 +03:00
0e17d85180 Add /privacy command 2024-07-07 19:51:58 +03:00
3335720b61 Add note if user is not allowed to use the bot 2024-07-07 19:44:23 +03:00
bc4e3af5bc Dynamically updating parameters list based on a user's input 2024-07-03 22:21:17 +03:00
a046585327 Add emoji prefix for audio track parameter 2024-07-03 22:14:15 +03:00
72a623ef7e Add ID constant for all parameters 2024-07-02 19:45:12 +03:00
1ba8208b7a Store parameters as map 2024-07-02 19:40:05 +03:00
63cae339f7 Prepend output parameter with emoji for better readability 2024-06-30 22:36:34 +03:00
2314fe066e Prepend audio parameter with 🔈 emoji for better readability 2024-06-30 22:30:50 +03:00
55d1eea1a6 Add audio crystalizer 2024-06-30 22:22:47 +03:00
5a94344a1f Add audio noise reduction filter 2024-06-30 22:04:55 +03:00
4067963c12 Fix NPE when no filenames provided 2023-10-21 21:35:07 +03:00
6e58de0049 Admin command to manage sessions 2023-10-21 18:29:08 +03:00
856cd15358 Add contrast, gamma and saturation 2023-10-21 17:42:42 +03:00
3222624b1f Force overwrites for yt-dlp 2023-10-21 17:18:43 +03:00
8ce2530443 Change buttons column count based on parameter preferences 2023-10-20 15:21:16 +03:00
dec332cab5 Switch prev/next buttons with selectable parameters 2023-10-20 15:19:04 +03:00
92c036267a Allow download option = best for ytdlp 2023-10-19 18:19:55 +03:00
81f0afe567 Allow converting video to video note 2023-10-19 18:05:47 +03:00
a28ca6ded8 Add video stickers support 2023-10-19 18:05:19 +03:00
bc21f06e9a Fix Audio Track parameter 2023-10-19 17:35:54 +03:00
1a9b338836 Add support for telegram document attachments. Close #2 2023-10-18 23:50:02 +03:00
46f40a4617 Improve parameters resolver logic 2023-10-18 22:55:07 +03:00
aa3b01ea5e Upgrade dependencies 2023-10-18 22:04:07 +03:00
1aa86b12cf Add Audio stream selector parameter 2023-05-23 21:14:12 +03:00
bb4db2f481 Add Get info button to /dl keyboard 2023-02-01 23:54:22 +02:00
bbc2b83746 Rework /dl command to allow trim 2023-01-24 23:59:19 +02:00
c38dc4323b Show more info about media 2023-01-21 17:59:19 +02:00
1700cde152 Support for 20+ MiB files download by calling external Telegram Client file downloader 2023-01-20 23:28:09 +02:00
0905595368 Add /clear admin command to clear old files 2023-01-19 23:35:13 +02:00
d723c1c2ec Correct parameter defaults 2023-01-19 22:47:36 +02:00
7fe47cad13 Send bot actions showing that job is running 2023-01-19 22:45:43 +02:00
8e952672d8 Better permissions 2023-01-11 22:20:12 +02:00
b58535d81f Fix help message 2023-01-10 23:25:05 +02:00
59af973b11 Don't suppress telegram exceptions 2023-01-10 23:13:54 +02:00
5d480be29e Fix optional argument of /dl command 2023-01-10 23:05:48 +02:00
5e29f677c7 Add superuser access configuration for /run command, make /start and /help command accessible for all users 2023-01-10 23:05:16 +02:00
114586f5ff Initial commit 2023-01-10 16:55:02 +02:00