Commit graph

28 commits

Author SHA1 Message Date
fd7ca30e1c Fix cleanup 2024-01-26 18:39:22 +01:00
ff8c6c29b0 Fix the stupid huge mistake i made 2024-01-26 18:33:57 +01:00
44a629c7fc Better UX and fixed format option 2024-01-26 18:23:09 +01:00
e8fc57394f Return when the video is too big 2024-01-07 01:10:02 +01:00
3b9d2dc556 Limit videos to 720p 2024-01-07 01:06:23 +01:00
5d6746a233 Replace tag with username 2023-09-13 20:56:06 +02:00
de6e0dd3c7 fix getVideoSize 2023-04-20 19:54:21 +02:00
aacd7aa9fa Fix compression, add file size to author 2023-04-11 20:31:25 +02:00
d4e3693be6 Use the guild max file size 2023-04-11 14:44:37 +02:00
c68d4fca00 Update to StringSelectMenu 2023-04-10 14:48:47 +02:00
c237f2fb7c Re encode if video is using an incompatible format, currently hevc 2023-03-20 03:57:52 +01:00
1a87dbb325 Make the custom id unique 2022-09-14 11:31:19 +02:00
c4574e47f6 trigger cleanUp() only if it was from a message 2022-09-10 10:53:21 +02:00
9dcdf9f188 Fix interactionCreate listener and ignore storyboard formats 2022-09-10 09:35:52 +02:00
043c18b216 Fix embeds 2022-09-08 16:56:15 +02:00
8d59ac37a6 New way to handle args 2022-09-01 01:43:59 +02:00
23d230104b dl alias 2022-08-30 23:29:57 +02:00
ef61db520b V14 update, added category and made it work with message event 2022-08-28 17:03:15 +02:00
1dbcb83029 Compress video option 2022-08-22 20:23:27 +02:00
50aecd546a Fix some downloads 2022-07-06 18:52:44 +02:00
7ecbe09573 Fix error when there is no quality option for the video 2022-06-30 20:08:57 +02:00
d8877229f2 Fix iconURL 2022-06-20 17:57:10 +02:00
5d5d6a0f47 Fixed some very stupid mistake with child_process.exec 2022-06-20 08:34:18 +02:00
73a8c6653c REALLY fix command in dm 2022-06-20 07:59:23 +02:00
6e5eeaa99f Fix when used in dm 2022-06-20 07:57:32 +02:00
6fcd5e8d87 fixed embed 2022-06-17 12:50:19 +02:00
d500902813 Change the deprecated options 2022-06-17 12:30:20 +02:00
52de74494d Moved commends to category folders 2022-06-17 07:31:58 +02:00
Renamed from commands/download.js (Browse further)