a small shell script which outputs the link of the latest broadcast of Tagesschau.
video format: h264 - large version
- curl
- put tagesschau to /usr/local/bin/
- chmod +x /usr/local/bin/tagesschau
AUR Package: https://aur.archlinux.org/packages/tagesschau-git/
- wget $(tagesschau) # (Download the latest broadcast)
- mplayer $(tagesschau) # (Watch the latest broadcast)
- mplayer $(tagesschau -8) # (Watch the latest 8 p.m. broadcast)
Licensed under the GNU General Public License 3.
(C) Jens Nazarenus, 2012-2013