|
2cf4299d11
|
Update contrib/umi@.service
|
2025-03-12 03:50:52 +00:00 |
|
|
8711a10c64
|
Update contrib/notify.sh
|
2025-03-12 03:47:30 +00:00 |
|
|
24f572c189
|
Update contrib/umi@.service
|
2025-03-12 03:47:13 +00:00 |
|
|
5469e92f93
|
Update contrib/notify.sh
|
2025-03-12 03:35:38 +00:00 |
|
|
2a1b113305
|
Update contrib/notify.sh
|
2025-03-12 03:33:52 +00:00 |
|
|
21ff8d1023
|
Update contrib/umi@.service
|
2025-03-12 03:21:29 +00:00 |
|
|
32a687e16f
|
Update contrib/notify.sh
|
2025-03-12 03:19:54 +00:00 |
|
|
f0e81e97ed
|
Update contrib/umi@.service
|
2025-03-12 03:19:41 +00:00 |
|
|
84872a5c05
|
Add notify.sh
|
2025-03-12 03:18:30 +00:00 |
|
|
a2058382ff
|
Update README.md
|
2025-03-12 03:16:49 +00:00 |
|
|
e12477369d
|
Fix cookies loading
|
2024-12-20 07:23:52 +00:00 |
|
|
0dc1a5c63e
|
Fix: Load EnvironmentFile
|
2024-12-01 08:26:53 +00:00 |
|
|
317885e78e
|
Update README.md
|
2024-12-01 08:22:17 +00:00 |
|
|
daadc9c82d
|
Add systemd template service unit
|
2024-12-01 08:13:27 +00:00 |
|
|
1bc39bc8c9
|
Change to using cookies bc OAuth is getting patched out
|
2024-11-13 23:28:05 +00:00 |
|
|
1d8121b642
|
Delete config/cookies.txt
|
2024-11-13 23:27:13 +00:00 |
|
|
a313c15911
|
Add config/cookies.txt
|
2024-11-13 23:26:47 +00:00 |
|
|
952f5cb49d
|
Update README.md
|
2024-11-13 23:26:19 +00:00 |
|
|
09236dde01
|
Update .gitignore
|
2024-10-23 04:45:42 +00:00 |
|
|
b6b92b69f4
|
Add cache/.gitkeep
|
2024-10-23 04:44:15 +00:00 |
|
|
e9fdba8407
|
Change: update mounts for config files
|
2024-10-23 04:37:31 +00:00 |
|
|
456f145231
|
Add config/.netrc
|
2024-10-23 04:36:18 +00:00 |
|
|
84a2d6e31a
|
Add: ytlogin command to authorize against YouTube
|
2024-10-23 04:35:02 +00:00 |
|
|
c6006e0e87
|
Fix: flag needs value
|
2024-10-22 13:25:11 +00:00 |
|
|
ff6ca510c4
|
Update requirements.txt
|
2024-10-22 13:22:10 +00:00 |
|
|
51a521e6ff
|
Update pyproject.toml
|
2024-10-22 13:21:52 +00:00 |
|
|
e66638f414
|
Fix: potential conflict between system yt-dlp and pip yt-dlp
|
2024-10-22 13:20:36 +00:00 |
|
|
299a18cb0d
|
Add: mount cache and .netrc
|
2024-10-22 13:19:34 +00:00 |
|
|
7fca69c645
|
WIP: test oauth2
|
2024-10-22 13:17:39 +00:00 |
|
|
edfc281d6c
|
Fix: break out of infinite loop
|
2024-10-21 22:53:25 +00:00 |
|
|
3e70e7c3b7
|
Delete sounds/.gitkeep
|
2024-10-21 22:42:46 +00:00 |
|
|
c34335fd46
|
Add sounds/originals/.gitkeep
|
2024-10-21 22:42:17 +00:00 |
|
|
e4c4dd588e
|
Add: normalize-all helper script to normalize entire library of sounds
|
2024-10-21 22:41:50 +00:00 |
|
|
6b95e3d43c
|
Add: normalize script to normalize volume of sounds library
|
2024-10-21 22:40:58 +00:00 |
|
|
b9429caf75
|
Update .gitignore
|
2024-10-21 22:37:55 +00:00 |
|
|
410f286eb6
|
Add: logs/.gitkeep
|
2024-10-21 22:30:55 +00:00 |
|
|
1443d6dca6
|
Add: sounds/.gitkeep
|
2024-10-21 22:30:13 +00:00 |
|
|
36bfe4c390
|
Add: mount cookies.txt inside docker image
|
2024-10-21 22:22:16 +00:00 |
|
|
561793286c
|
Add: support using cookies
|
2024-10-21 22:21:42 +00:00 |
|
|
52ed4f40bb
|
Fix: load opus on debian
|
2024-10-21 21:55:51 +00:00 |
|
|
a966e8af05
|
Fix: mount a directory to write logs to
|
2024-10-21 21:48:26 +00:00 |
|
|
21a64054ce
|
Fix: don't forget to mount the actual app
|
2024-10-21 21:45:05 +00:00 |
|
|
9decd6552b
|
Fix: actually import YoutubeSearch and fix self-variable access
doesn't actually fix the issue where youtube is blocking requests behind a signin requirement but eh
|
2024-10-21 21:40:57 +00:00 |
|
|
81e4db9c4f
|
Change: mount cogs instead of copying into docker image
|
2024-10-21 21:38:23 +00:00 |
|
|
98da48c7fd
|
Fix: python:alpine fails to build certain dependencies, and so does python:3.13 for some reason
|
2024-10-21 21:36:25 +00:00 |
|
|
92d3c6e52a
|
Fix: add youtube-search to pyproject.toml
|
2024-10-21 21:33:34 +00:00 |
|
|
e12d94c5a0
|
Fix: youtube_search should be youtube-search
|
2024-10-21 21:33:10 +00:00 |
|
|
64972c0cf7
|
Update README.md
|
2024-05-13 05:48:38 +00:00 |
|
|
8ba7906e9f
|
FIx: More robust opus loading code
|
2024-05-13 05:36:25 +00:00 |
|
|
eade77ffc3
|
Move opus fix to correct location?
|
2024-05-13 05:27:28 +00:00 |
|