From: Mikael Frykholm Date: Fri, 1 Feb 2013 11:43:03 +0000 (+0100) Subject: Update README.md X-Git-Url: https://git.frykholm.com/svtplaydump.git/commitdiff_plain/34c32b1a2e0d480a2c3e50b5f2659eed04816faa Update README.md --- 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 +