aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/fiffkon18/download.sh
diff options
context:
space:
mode:
authorderpeter2018-09-25 22:21:13 +0200
committerderpeter2018-09-25 22:21:13 +0200
commit68dfa79cfa67ef5864d35578a76e07efcbba54a3 (patch)
tree6b36dee7a6894e5d6f7d7675fd601d6852916975 /configs/conferences/fiffkon18/download.sh
parent11d0cbcf83b421562dad2eb4dc055b8da125b0a3 (diff)
fiffkon18
Diffstat (limited to 'configs/conferences/fiffkon18/download.sh')
-rwxr-xr-xconfigs/conferences/fiffkon18/download.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/conferences/fiffkon18/download.sh b/configs/conferences/fiffkon18/download.sh
new file mode 100755
index 0000000..9f7f6d3
--- /dev/null
+++ b/configs/conferences/fiffkon18/download.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# fahrplan
+wget --no-check-certificate -q "http://data.testi.ber.c3voc.de/schedule/fiffkon16/schedule-Hoersaal.xml" -O /tmp/fiffkon16-schedule.xml && mv /tmp/fiffkon-schedule.xml schedule.xml
+
+# relive
+wget -q "http://live.dus.c3voc.de/relive/fiffkon/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
+rm -f /tmp/vod.json