This is an old revision of the document!


tatort-dl - an ARD-mediathek download utility

tatort-dl is a shell-scripted CLI tool for downloading films from http://www.ardmediathek.de/.

It's named after it's main purpose: to download Tatorts ;) However - as of Jan 25 2010 - it also works with any other content on http://www.ardmediathek.de/.

Please read the license under “help” at ardmediathek.de before using tatort-dl. Some Films or Clips are only available during certain hours and/or time-periods.

Installation and Usage

tatort-rl will work on all systems supporting bash, curl/ and rtmpdump. It's developed for GNU/Linux and may work on OSX and BSD. Download: tatort-dl.sh (latest). Save it as tatort-dl in ~/bin or /usr/local/bin/ and mark it as executable chmod +x tatort-dl. You need to have rtmpdump and curl software installed (sudo apt-get install rtmpdump curl). Usage: tatort-dl <ARDmediathek-URL> [out-file] The default out-file name is ./format<ard-uid>.f4v Example: tatort-dl “http://www.ardmediathek.de/ard/servlet/content/3517136?documentId=3701294” ===== Source Code ===== <code|h view tatort-dl.sh source> extern>http://rg42.org/gitweb/?p=scripts.git;a=blob_plain;f=tatort-dl.sh;hb=HEAD </code>

 
wiki/tatort-dl.1264700695.txt.gz · Last modified: 28.01.2010 18:44 by rgareus