Commit graph

23 commits

Author SHA1 Message Date
653d6fc007
fix: fixed detecting file formats 2023-08-01 12:38:45 -04:00
5a1c65a764
fix: added a loop to wait for youtube_download to finish before proceeding 2023-08-01 12:36:07 -04:00
fb6a12311b
fix: removed progress hooks 2023-08-01 12:32:12 -04:00
96f3273593
fix: awaited something 2023-08-01 12:29:43 -04:00
f965ff3fef
fix: made ytdlp logging verbose 2023-08-01 12:27:22 -04:00
b9d18c53e7
feat: improved how title detection works (if I could actually get it fundamentally working) 2023-08-01 00:15:26 -04:00
a646bf129e
cleanup: cleaned up some useless code 2023-08-01 00:07:30 -04:00
c8f52c12f7
feat: made ytdl upload the downloaded file to discord when completed 2023-08-01 00:03:48 -04:00
6825d2c947
misc: changed completion message for ydl 2023-08-01 00:03:23 -04:00
5742384cd8
cleanup: properly importing os 2023-08-01 00:03:00 -04:00
d660748a89
fix: message.edit fix 2023-07-31 23:42:37 -04:00
ca5a2d10b6
fix: fixed paths in youtube downloader 2023-07-31 23:41:51 -04:00
b706d4905f
fix: missing a required argument on youtube_download 2023-07-31 23:25:12 -04:00
19a9bc9bc9
fix: fixed an await issue 2023-07-31 23:24:28 -04:00
112ec67bdd
fix: fixed variable name 2023-07-31 23:23:35 -04:00
b29da31f50
fix: fixed more broken indentation 2023-07-31 23:22:59 -04:00
ab427e1e8f
fix: fixed indentation preventing anything from happening 2023-07-31 23:21:42 -04:00
ad69269475
fix: made the path into a string on line 13 2023-07-31 23:20:36 -04:00
39fd289621
fix: added a start message for the youtube downloader 2023-07-31 23:19:49 -04:00
829a01a6ed
fix: made the save directory be set properly by default 2023-07-31 23:17:17 -04:00
435d67b2dc
feat: added the actual youtube downloader command 2023-07-31 23:07:33 -04:00
9aa4b11fb5
fix: the cog now downloads yt_dlp during the download process 2023-07-31 21:38:19 -04:00
a82ad5debc
feat: added musicdownloader cog 2023-07-31 21:35:15 -04:00