Tagesschau 100 Sekunden fetcher
This commit is contained in:
parent
a0fb2c8bfd
commit
cef5cc634a
1 changed files with 3 additions and 0 deletions
3
tg.sh
Executable file
3
tg.sh
Executable 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')
|
||||
|
Loading…
Reference in a new issue