Commit graph

17 commits

Author SHA1 Message Date
99e7d90185
changed all instances of SeaswimmerTheFsh to cswimr
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 45s
2024-09-16 09:20:13 -04:00
f7be30dcd8
fix(youtubedownloader): fixed file not found error if the video name includes / or \
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 1m50s
2024-01-29 12:18:31 -05:00
8ca56695e3
fix(youtubedownloader): awaited a corotuine
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 49s
2023-11-26 13:25:24 -05:00
fc9e6fd273
fix(youtubedownloader): fixed blacklist
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 50s
2023-11-26 13:24:02 -05:00
f3fd4a8311
fix(youtubedownloader): fixed erroring when deleting a downloaded file
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 53s
2023-11-26 12:33:52 -05:00
85585d4988
misc(youtubedownloader): delete argument in download command now set to True by default 2023-11-26 12:31:53 -05:00
2066b075da
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 51s
2023-10-24 00:48:49 -04:00
5603b88959
fix(youtubedownloader): pylint fixes
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 53s
2023-10-24 00:43:07 -04:00
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
c760592404
fix(youtubedownloader): fixed init file having the wrong import names
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 53s
2023-10-24 00:14:25 -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