diff --git a/scripts/auto-ingest-protocols.sh b/scripts/auto-ingest-protocols.sh index 745d33f..d5860c4 100755 --- a/scripts/auto-ingest-protocols.sh +++ b/scripts/auto-ingest-protocols.sh @@ -28,7 +28,9 @@ PROTO_TARGETS=( "NRW|18|MMP18-|https://www.landtag.nrw.de/portal/WWW/dokumentenarchiv/Dokument/MMP18-{n}.pdf" "NRW|17|MMP17-|https://www.landtag.nrw.de/portal/WWW/dokumentenarchiv/Dokument/MMP17-{n}.pdf" "BUND|20|BTP20-|https://dserver.bundestag.de/btp/20/20{n3}.xml" + "BUND|19|BTP19-|https://dserver.bundestag.de/btp/19/19{n3}.xml" "BE|19|PlPr19-|https://www.parlament-berlin.de/ados/19/IIIPlen/protokoll/plen19-{n3}-pp.pdf" + "BE|18|PlPr18-|https://www.parlament-berlin.de/ados/18/IIIPlen/protokoll/plen18-{n3}-pp.pdf" ) echo "=== auto-ingest-protocols $(date -Iseconds) ==="