You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
LICENSE | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
main.go | 2 years ago |
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'