Seaswimmer cswimr · he/him
  • Kentucky, United States of America
  • https://me.seafsh.cc
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:43:10 -04:00
5603b88959 fix(youtubedownloader): pylint fixes
7a9692b50c fix(moderation): pylint fixes
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:36:51 -04:00
1d666a569c fix(youtubedownlaoder): hopefully fixed downloading videos
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:30:27 -04:00
b45bddc548 fix(youtubedownloader): fixed how I was ordering the stream
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:28:44 -04:00
229aaa77d5 fix(youtubedownloader): fixed downloading the first video stream
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:23:09 -04:00
af27593fa9 fix(youtubedownloader): fixed uploading files
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:22:36 -04:00
c83e1bddb5 fix(youtubedownloader): fixed videos being uploaded with the wrong filename
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:19:47 -04:00
549b626dda fix(youtubedownloader): filter streams correctly
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:16:31 -04:00
ff000db8fc fix(youtubedownloader): fixed kwargs in youtube_download method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:14:28 -04:00
c760592404 fix(youtubedownloader): fixed init file having the wrong import names
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-24 00:13:37 -04:00
6a2137e5b0 fix(youtubedownloader): converted the cog to use pytube instead of yt-dlp
cswimr synced commits to pre-commit-ci-update-config at cswimr/PoetryInstaller from mirror 2023-10-23 23:02:55 -04:00
f29c4f8cfd [pre-commit.ci] auto fixes from pre-commit.com hooks
db5c5ec3b5 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/head at cswimr/PoetryInstaller from mirror 2023-10-23 23:02:55 -04:00
f29c4f8cfd [pre-commit.ci] auto fixes from pre-commit.com hooks
db5c5ec3b5 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/merge at cswimr/PoetryInstaller from mirror 2023-10-23 23:02:55 -04:00
f29c4f8cfd [pre-commit.ci] auto fixes from pre-commit.com hooks
db5c5ec3b5 [pre-commit.ci] pre-commit autoupdate
Compare 3 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-23 20:25:34 -04:00
6647a3a15e fix(moderation): use correct config value name for the log method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-23 20:23:30 -04:00
2d33c9ad71 fix(moderation): fixed a bug in the log method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-23 20:09:21 -04:00
7ee1554080 feat(moderation): added discord channel logging for moderations
cswimr pushed to main at cswimr/Abyss 2023-10-23 12:30:03 -04:00
f66de25731 fix(config): pylint fixes
cswimr pushed to main at cswimr/Abyss 2023-10-23 12:22:54 -04:00
c6d31f79ce moved templates directory
cswimr pushed to main at cswimr/Abyss 2023-10-23 12:19:37 -04:00
1ac2797d72 this is a python project, not javascript
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-22 19:30:01 -04:00
f2e9657eff misc(moderation): minor docstring change