Skip to content

jens-na/tagesschau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)
  • mplayer $(tagesschau -8) # (Watch the latest 8 p.m. broadcast)

License and Copyright

Licensed under the GNU General Public License 3.

(C) Jens Nazarenus, 2012-2013