]> git.frykholm.com Git - svtplaydump.git/blobdiff - README.md
Update documentation
[svtplaydump.git] / README.md
index 803bd2a92c21d84c34b47718165a94f18f9dcd62..ef2f30a1134406f6c27cb17710d4d0da62b309c6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,14 @@
 svtplaydump
 ===========
 
-svtplaydump downloads svtplay content
\ No newline at end of file
+svtplaydump downloads svtplay content for offline viewing.
+Use like this:
+svtplaydump.py -u http://www.svtplay.se/video/128812/jakten-pa-bernhard
+or:
+mkdir svtplaymirror;cd svtplaymirror
+svtplaydump.py -m
+
+It decrypts apple live http streaming on the fly if needed. 
+______________
+
+Install using python3 setup.py install as root.