v0.8/Initial - Working Downloads and Novel Processing

This commit is contained in:
Neshura 2025-02-17 00:06:16 +01:00
parent ef1c533009
commit a0b4b4361f
Signed by: Neshura
GPG key ID: 4E2D47B1374C297D
9 changed files with 1063 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module kavita-helper-go
go 1.23
require github.com/beevik/etree v1.5.0