Commit Graph

20 Commits

Author SHA1 Message Date
6e6164764a chore: remove process.exit(1) from error handling 2025-06-04 17:09:41 +09:00
62fcf4c12c feat: Implement batch processing and scheduling 2025-06-04 17:06:22 +09:00
95043f0ea5 feat: add fluent-ffmpeg and refactor batch process 2025-06-04 16:06:10 +09:00
ebe6b6d250 fix: handle empty items and no yesterday articles 2025-06-04 15:13:41 +09:00
8490e383ac refactor: extract processFeedUrl function 2025-06-04 15:12:28 +09:00
229b9750eb refactor: remove .wav extension from uniqueId 2025-06-04 14:36:20 +09:00
93d87c5997 refactor: use unique ID for audio file and episode 2025-06-04 14:32:07 +09:00
1d6a6e1ee6 chore: move updatePodcastRSS call 2025-06-04 14:11:23 +09:00
0644ac66b7 feat: fix typescript errors 2025-06-04 13:26:59 +09:00
05105071f3 feat: implement feed classification and podcast content generation 2025-06-04 12:39:47 +09:00
08b11ae549 feat: add detailed logging for debugging and monitoring 2025-06-04 12:38:18 +09:00
c8dd8c9466 feat: generate unique filenames for audio files 2025-06-04 12:36:53 +09:00
e2fc73b479 fix: use finalItemId in markAsProcessed 2025-06-04 12:03:16 +09:00
72ec925357 fix: generate fallback ID for feed items 2025-06-04 12:02:03 +09:00
e11bd09308 feat: add validation for feed item IDs 2025-06-04 11:58:20 +09:00
ac8dd91b7f feat: migrate to vite and hono 2025-06-04 11:46:50 +09:00
80d48a1f8c feat: read feed URLs from file 2025-06-04 11:44:03 +09:00
a93cfd201d feat: Apply fixes for type errors and unused variables 2025-06-04 11:29:18 +09:00
4db363068d feat: migrate to bun runtime and update dependencies 2025-06-04 08:41:53 +09:00
4fe300d5d6 Initial commit 2025-06-04 08:14:55 +09:00