Commit graph

8 commits

Author SHA1 Message Date
1d666a569c
fix(youtubedownlaoder): hopefully fixed downloading videos
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 53s
2023-10-24 00:36:49 -04:00
b45bddc548
fix(youtubedownloader): fixed how I was ordering the stream
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 52s
2023-10-24 00:30:25 -04:00
229aaa77d5
fix(youtubedownloader): fixed downloading the first video stream
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 53s
2023-10-24 00:28:41 -04:00
af27593fa9
fix(youtubedownloader): fixed uploading files
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 52s
2023-10-24 00:23:06 -04:00
c83e1bddb5
fix(youtubedownloader): fixed videos being uploaded with the wrong filename
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 53s
2023-10-24 00:22:33 -04:00
549b626dda
fix(youtubedownloader): filter streams correctly
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 52s
2023-10-24 00:19:44 -04:00
ff000db8fc
fix(youtubedownloader): fixed kwargs in youtube_download method
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 54s
2023-10-24 00:16:28 -04:00
6a2137e5b0
fix(youtubedownloader): converted the cog to use pytube instead of yt-dlp
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 56s
2023-10-24 00:13:32 -04:00