No description
  • TypeScript 52.4%
  • Go 42.3%
  • JavaScript 1.8%
  • Dockerfile 1.4%
  • Just 1.1%
  • Other 1%
Find a file
2026-03-12 23:11:12 +03:00
web put link to home in "layout" 2026-03-12 23:11:12 +03:00
Dockerfile add Dockerfile & Justfile 2026-02-13 12:42:49 +03:00
go.mod append metadata when downloading episodes 2026-02-13 14:23:11 +03:00
go.sum append metadata when downloading episodes 2026-02-13 14:23:11 +03:00
Justfile rewrite ui with vite+react 2026-03-12 11:57:43 +03:00
main.go allow to mark episodes as completed 2026-03-12 14:53:44 +03:00
metadata.go append metadata when downloading episodes 2026-02-13 14:23:11 +03:00
readme.md add readme 2026-02-13 11:39:12 +03:00

podcaster

usage

go run .

env

PODCASTS_DIRPATH=./podcasts # directory with podcasts and episodes
DB_PATH=./db/sqlite.db # path to sqlite db file