Tagesschau 100 Sekunden fetcher

This commit is contained in:
madmaurice 2015-06-28 23:49:42 +02:00
parent a0fb2c8bfd
commit cef5cc634a

3
tg.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
mpv $(wget -O- -q http://www.tagesschau.de/100sekunden/ | grep -Eo 'http:\/\/download.media.tagesschau.de\/video\/[^"]+\.webl\.webm')