Commit graph

  • 1bc39bc8c9 Change to using cookies bc OAuth is getting patched out main a 2024-11-13 23:28:05 +0000
  • 1d8121b642 Delete config/cookies.txt a 2024-11-13 23:27:13 +0000
  • a313c15911 Add config/cookies.txt a 2024-11-13 23:26:47 +0000
  • 952f5cb49d Update README.md a 2024-11-13 23:26:19 +0000
  • 09236dde01 Update .gitignore a 2024-10-23 04:45:42 +0000
  • b6b92b69f4 Add cache/.gitkeep a 2024-10-23 04:44:15 +0000
  • e9fdba8407 Change: update mounts for config files a 2024-10-23 04:37:31 +0000
  • 456f145231 Add config/.netrc a 2024-10-23 04:36:18 +0000
  • 84a2d6e31a Add: ytlogin command to authorize against YouTube a 2024-10-23 04:35:02 +0000
  • c6006e0e87 Fix: flag needs value a 2024-10-22 13:25:11 +0000
  • ff6ca510c4 Update requirements.txt a 2024-10-22 13:22:10 +0000
  • 51a521e6ff Update pyproject.toml a 2024-10-22 13:21:52 +0000
  • e66638f414 Fix: potential conflict between system yt-dlp and pip yt-dlp a 2024-10-22 13:20:36 +0000
  • 299a18cb0d Add: mount cache and .netrc a 2024-10-22 13:19:34 +0000
  • 7fca69c645 WIP: test oauth2 a 2024-10-22 13:17:39 +0000
  • edfc281d6c Fix: break out of infinite loop a 2024-10-21 22:53:25 +0000
  • 3e70e7c3b7 Delete sounds/.gitkeep a 2024-10-21 22:42:46 +0000
  • c34335fd46 Add sounds/originals/.gitkeep a 2024-10-21 22:42:17 +0000
  • e4c4dd588e Add: normalize-all helper script to normalize entire library of sounds a 2024-10-21 22:41:50 +0000
  • 6b95e3d43c Add: normalize script to normalize volume of sounds library a 2024-10-21 22:40:58 +0000
  • b9429caf75 Update .gitignore a 2024-10-21 22:37:55 +0000
  • 410f286eb6 Add: logs/.gitkeep a 2024-10-21 22:30:55 +0000
  • 1443d6dca6 Add: sounds/.gitkeep a 2024-10-21 22:30:13 +0000
  • 36bfe4c390 Add: mount cookies.txt inside docker image a 2024-10-21 22:22:16 +0000
  • 561793286c Add: support using cookies a 2024-10-21 22:21:42 +0000
  • 52ed4f40bb Fix: load opus on debian a 2024-10-21 21:55:51 +0000
  • a966e8af05 Fix: mount a directory to write logs to a 2024-10-21 21:48:26 +0000
  • 21a64054ce Fix: don't forget to mount the actual app a 2024-10-21 21:45:05 +0000
  • 9decd6552b Fix: actually import YoutubeSearch and fix self-variable access a 2024-10-21 21:40:57 +0000
  • 81e4db9c4f Change: mount cogs instead of copying into docker image a 2024-10-21 21:38:23 +0000
  • 98da48c7fd Fix: python:alpine fails to build certain dependencies, and so does python:3.13 for some reason a 2024-10-21 21:36:25 +0000
  • 92d3c6e52a Fix: add youtube-search to pyproject.toml a 2024-10-21 21:33:34 +0000
  • e12d94c5a0 Fix: youtube_search should be youtube-search a 2024-10-21 21:33:10 +0000
  • 64972c0cf7 Update README.md a 2024-05-13 05:48:38 +0000
  • 8ba7906e9f FIx: More robust opus loading code a 2024-05-13 05:36:25 +0000
  • eade77ffc3 Move opus fix to correct location? a 2024-05-13 05:27:28 +0000
  • 76c933bde1 Fix: Try to load opus if it wasn't automatically loaded a 2024-05-13 05:23:32 +0000
  • 92766b83ff Add missing opus dependency a 2024-05-13 04:54:49 +0000
  • 48259cf5ae Add mention of yt-dlp as a requirement a 2024-05-10 19:48:20 +0000
  • 717f8cc3fb Change to using python:alpine instead of python:latest (debian) a 2024-05-10 19:26:11 +0000
  • 8d3d029671 Remove obsolete version entry a 2024-05-10 19:23:57 +0000
  • 3914b44274 Change to using youtube_search instead of yt-dlp for searches a 2024-05-10 19:02:03 +0000
  • 6b091b0bd1 Add youtube_search as a dependency a 2024-05-10 18:55:34 +0000
  • 8bc6cb59c4 Change to using python image instead of archlinux a 2024-05-10 18:54:39 +0000
  • 2352c101bc Update 'cogs/music.py' a 2023-03-27 00:43:27 +0000
  • bb26a223b1 allow docker compose container to restart on host reboot a 2023-02-02 03:32:13 -0600
  • eb6ed9e784 store original url for nowplaying, fix ytsearch due to yt-dlp api changes a 2023-01-29 18:46:37 -0600
  • 6a7ec8eef7 support more dice notation a 2023-01-11 05:44:04 -0600
  • 8aaf150f14 add ffmpeg and docker compose to readme a 2022-12-12 08:58:47 -0600
  • da7df0fc45 add docker support a 2022-12-12 06:01:52 -0600
  • 4ac878fecb Modern packaging a 2022-11-21 09:29:03 -0600
  • 5a0dff92b0 add refresh command and protect against empty queries a 2022-07-01 09:07:16 -0500
  • 83bc13a2c0 update with bugfixes a 2022-06-29 11:03:26 -0500
  • 8d3e7b6356 first commit a 2022-06-23 00:09:34 -0500