lyx0
f8e157fe91
fix docker permission denied
2023-12-19 23:16:53 +01:00
lyx0
4422e49ea0
add meme command.
...
meme command takes in a video url, then downloads the video with yt-dlp and moves it to the folder that docker maps to public/uploads and replies with a url to it
2023-12-19 22:53:42 +01:00
lyx0
5c70be6d94
add conv command.
...
conv downloads a video with yt-dlp, then converts it to mp4 using ffmpeg and uploads it to yaf.li
2023-12-19 22:30:22 +01:00
lyx0
efa4ea87a0
remove unnecessary print statements
2023-12-03 15:58:33 +01:00
lyx0
801853cdb3
additionally add message context to each logged sent_message_logs in the database
2023-10-10 17:51:12 +02:00
lyx0
a33276759d
add uploads model, log downloads/uploads to the database
2023-10-05 23:11:11 +02:00
lyx0
d05ef09c39
fix: forgot to change one app.TwitchClient to app.Send
2023-10-05 21:23:23 +02:00
lyx0
bda3b1e05b
move download/upload into application
2023-10-05 21:21:26 +02:00
lyx0
5363eb45cc
move downloader to commands. package
2023-10-03 17:23:52 +02:00
lyx0
5ae08fad7c
feat: ()dl command: download given video with yt-dlp, then upload it to imagehost and post the link in response
2023-10-03 17:02:11 +02:00
lyx0
9f75c8c31b
feat: add download command and upload to catbox
...
adds a ()dl command that downloads a video using yt-dlp, then uploads the videofile to catbox and sends the catbox link
2023-10-02 00:35:27 +02:00
lyx0
67e7a2e655
add dl command to download videos with yt-dlp
2023-09-27 16:44:42 +02:00