A CLI Tool to download the "OstfriesischeNachrichten".
The Publisher "Zeitungsgruppe Ostfriesland" is using the products of the company Visiolink. Visiolink provides a api, which is used for all download steps. A simple api overview can be viewed by accessing this url: Visiolink Settings/API
Currently this project allows to download the "Ostfriesische Nachrichten" and the "Ostfriesen Zeitung".
To start a download, you need just to build the project with go build for
your architecture, or just run a go run cmd/oz-downloader/main.go
respectively
go run cmd/eastloader/main.go
. It will automatically
download the newest issue.
At the moment the user credentials have to to be set as environment variables. In the future there will be also other methods to set the credentials.
Username of your on-online.de account
Password of your on-online.de account
Username of your on-online.de account
Password of your on-online.de account