From: Mikael Frykholm Date: Fri, 1 Feb 2013 07:57:58 +0000 (+0100) Subject: Update README.md X-Git-Url: https://git.frykholm.com/svtplaydump.git/commitdiff_plain/7f9f0c1f391c46e12433ad638d16c9bd6cd678ca Update README.md Updated documentation to reflect reality. --- diff --git a/README.md b/README.md index a5411f5..bb1163d 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ 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.