Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 621 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 621 Bytes

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