From 34c32b1a2e0d480a2c3e50b5f2659eed04816faa Mon Sep 17 00:00:00 2001 From: Mikael Frykholm Date: Fri, 1 Feb 2013 12:43:03 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index bb1163d..e735648 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,12 @@ svtplaydump.py http://www.svtplay.se/video/128812/jakten-pa-bernhard The script tries to download without any external programs first, and uses rtmpdump and mplayer as fallback. The fallback modes should not be needed any more, but is left for completeness. It decrypts apple live http streaming on the fly if needed. +______________ + +### Prerequisites: + sudo apt-get install python-feedparser python-crypto python-beautifulsoup + +###Optionally: + sudo apt-get install ffmpeg +When running in rss mode. Avconv is used to convert the .ts container to .mkv + -- 2.39.2