Kulturzeit!

I guess the tricks in my previous post are not working any longer. No problem, news is mostly boring anyway. But here is something new: Kulturzeit, a German somewhat snobbish show about all kinds of culture. The problem: it is only offered as live stream. So we have to record it when it is streamed.

Add this to your crontab:

20 19 * * 1-5 /usr/local/bin/get_kulturzeit.sh &
00 20 * * 1-5 killall mmsrip

The get_kulturzeit.sh script called here is attached to this post.

We use mmsrip again and the linux command line version of asf-bin. The latter is necessary to fix the index of the streamed video file to keep audio in sync and to make it seekable.

AttachmentSize
get_kulturzeit.sh485 bytes