]> git.frykholm.com Git - svtplaydump.git/blobdiff - README.md
Added rss-mode.
[svtplaydump.git] / README.md
index a5411f5a39b2bb92ddff08af65ffb43038bd2380..e7356484ef39718cd1ed4447971eec7a47f2d1ff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,5 +5,15 @@ svtplaydump downloads svtplay content for offline viewing.
 Use like this:
 svtplaydump.py http://www.svtplay.se/video/128812/jakten-pa-bernhard
 
-The script uses rtmpdump for the actual downloading. 
-apt-get install rtmpdump
+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