streaming-website/configs/archive/lnp200/download.sh
2021-04-06 19:54:16 +02:00

3 lines
137 B
Bash

# vod json
wget -q "http://live.dus.c3voc.de/relive/lnp200/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
rm -f /tmp/vod.json