Commit Graph

57 Commits

Author SHA1 Message Date
0c60a61dc1
fix: init Config 2025-10-28 18:25:32 +02:00
928aa2fdae
chore: add debug messages 2025-10-28 18:16:29 +02:00
9a6e8bbefc
feat: add config struct 2025-10-28 17:55:29 +02:00
fee8178ad2
refactor: clippy warnings 2025-10-28 17:04:25 +02:00
5dfc82508b
feat(youtube): add session cookie 2025-10-28 16:30:41 +02:00
5c2038024e
chore: disable commands 2025-10-27 13:22:22 +02:00
6c015137df
refactor: main file 2025-10-27 13:14:22 +02:00
164b99888e
refactor(handler): use a single Handler type 2025-10-27 12:57:50 +02:00
90805674c6
refactor(handlers): make lazy_regex macro 2025-10-27 11:51:15 +02:00
89dec3387b
feat(commands): add "curse" command 2025-10-27 11:41:45 +02:00
2347c1b440
refactor: remove instaloader errors 2025-10-27 11:24:15 +02:00
40ae0b7371
feat(twitter): add handler 2025-10-27 11:23:28 +02:00
0b6012e383
fix(tiktok): add tiktok cookie 2025-10-27 11:05:59 +02:00
24bfeb4efc
feat(tiktok): add tiktok handler 2025-10-27 10:59:49 +02:00
881d730483
chore(instagram): change function name 2025-10-27 10:59:35 +02:00
8e339e53c7
fix(instagram): session cookie 2025-10-27 10:47:52 +02:00
02133b79dd
fix(instagram): regex capture group 2025-10-27 10:08:16 +02:00
a61bbf694f
Revert "feat: add handler env variables"
This reverts commit 47ab326e06.
2025-10-27 10:08:00 +02:00
a276585b25
feat(instagram): use yt-dlp as a downloader 2025-10-27 10:02:58 +02:00
47ab326e06
feat: add handler env variables 2025-10-27 08:33:40 +02:00
ff21c5c519
Revert "fix: remove instagram session file"
This reverts commit ebffa20ec9.

Revert "fix: env var"

This reverts commit d20d825905.
2025-10-27 08:04:24 +02:00
6a50806fa5
fix(youtube): remove non-shorts regex
This reverts commit 2d4a409b84.
2025-10-21 16:29:20 +03:00
4260bb5271
chore: enable youtube on docker by default 2025-10-21 08:52:47 +03:00
2d4a409b84
fix(youtube): remove non-shorts regex 2025-10-21 08:50:54 +03:00
a83dff719f
feat: add platforms as features 2025-10-21 08:49:15 +03:00
ebffa20ec9
fix: remove instagram session file 2025-10-15 17:17:35 +03:00
d20d825905
fix: env var 2025-09-28 01:32:04 +03:00
85f7b9d2fb
feat: add instagram session file 2025-09-28 01:26:04 +03:00
fd389020c8
chore: remove non-guenter quotes 2025-09-23 19:11:10 +03:00
3607d29887
chore: fix clippy warnings 2025-09-23 16:04:22 +03:00
17f29f59be
feat(yt): use yt-dlp preset aliases 2025-09-23 11:38:02 +03:00
ef3e903a6f
chore: remove bunyan 2025-09-23 11:28:58 +03:00
6b7cab4032
fix(yt): cookies 2025-09-23 11:21:47 +03:00
b124a5bdc7
fix(yt): format selector 2025-09-23 10:57:26 +03:00
fa59e0c0e5
fix(yt): cookies 2025-09-23 10:50:53 +03:00
5ad4aea252
feat(yt): add cookies env flag 2025-09-23 10:15:54 +03:00
e11223fa75
feat(docker): optimize build times 2025-09-23 09:43:08 +03:00
e21e73f0b4
refactor(telemetry): make bunyan as a feature 2025-09-23 09:02:00 +03:00
fe0b153caa
refactor: validation 2025-09-23 08:22:37 +03:00
dd3b2b618b
test: add tests 2025-09-22 11:18:36 +03:00
248fe97991
fix: yt codec 2025-09-20 22:24:20 +03:00
1cf495078e
fix: instagram fetch 2025-09-20 00:46:55 +03:00
1c2d5828f9
fix: cookie location 2025-09-20 00:24:04 +03:00
ca3fbdb8f5
fix: docker 2025-09-20 00:15:50 +03:00
b9bdbcb1eb
fix: add cookie for yt 2025-09-19 23:47:14 +03:00
f9bbef506f
fix: error msg 2025-09-19 22:58:39 +03:00
3cc7fbb541
fix: yt resolution 2025-09-19 22:57:05 +03:00
4b704cb1f0
fix: yt video format 2025-09-19 22:46:29 +03:00
00f0a95d22
feat: add youtube shorts support 2025-09-19 22:36:26 +03:00
7a9ef2c48c
feat: add commentary 2025-09-19 21:18:26 +03:00