Lädt öffentlich zugängliche Literatur von projekt-gutenberg.org herunter und speichert diese als Markdown-Dokument ab. Downloads free public domain German literature from projekt-gutenberg.org and converts it into Markdown.
Go to file
r4 e1d7974666 trigger hook 2021-07-26 13:53:05 +02:00
LICENSE Initial commit 2021-07-19 18:24:09 +02:00
README.md Update 'README.md' 2021-07-19 18:41:36 +02:00
go.mod Fix some markdown output issues 2021-07-19 21:31:34 +02:00
go.sum Initial commit 2021-07-19 18:27:56 +02:00
main.go trigger hook 2021-07-26 13:53:05 +02:00

README.md

projekt-gutenberg-de-dl

Lädt öffentlich zugängliche Literatur von projekt-gutenberg.org herunter und speichert diese als Markdown-Dokument ab.

Downloads free public domain German literature from projekt-gutenberg.org and converts it into Markdown.

Aufbauen des Programms vom Quellcode / Building from source

  • git clone 'https://git.nobrain.org/r4/projekt-gutenberg-de-dl.git'

  • cd projekt-gutenberg-de-dl

  • go mod tidy

  • go build

Nutzung / Usage

  • ./projekt_gutenberg_de_dl

Beispiel / Example

  • mkdir out

  • ./projekt_gutenberg_de_dl -dir 'out' 'https://www.projekt-gutenberg.org/nietzsch/zara/zara.html'