aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/chaosradio
diff options
context:
space:
mode:
authorroot2016-05-06 11:29:56 +0200
committerroot2016-05-06 11:29:56 +0200
commitfe70cd8aa571e159c39da46854341efdc6caa8d0 (patch)
tree2711984a853a0b40969a5b4dc455b194b92edd49 /configs/conferences/chaosradio
parent63e863afd1c2e507271ce17895e14f9201b62b96 (diff)
add dl-script for cr-relive
Diffstat (limited to 'configs/conferences/chaosradio')
-rwxr-xr-xconfigs/conferences/chaosradio/download.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/conferences/chaosradio/download.sh b/configs/conferences/chaosradio/download.sh
new file mode 100755
index 0000000..5474658
--- /dev/null
+++ b/configs/conferences/chaosradio/download.sh
@@ -0,0 +1,3 @@
+# vod json
+wget -q "http://live.dus.c3voc.de/relive/chaosradio/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
+rm -f /tmp/vod.json