hura / tagesschau

shell script to view the latest broadcast from http://tagesschau.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tagesschau

a small shell script which outputs the link of the latest broadcast of Tagesschau.

video format: h264 - large version

Dependencies

  • curl

Installation

  • put tagesschau to /usr/local/bin/
  • chmod +x /usr/local/bin/tagesschau

AUR Package: https://aur.archlinux.org/packages/tagesschau-git/

Usage

  • wget $(tagesschau) # (Download the latest broadcast)
  • mplayer $(tagesschau) # (Watch the latest broadcast)

License and Copyright

Licensed under the GNU General Public License 3.

(C) Jens Nazarenus, 2012-2013

About

shell script to view the latest broadcast from http://tagesschau.de/

License:Other


Languages

Language:Shell 100.0%