X-Git-Url: https://git.frykholm.com/svtplaydump.git/blobdiff_plain/814e1dca2da456a5c8c91af4f3e1e6e0711e0b7d..b20e905751d340ca6fcf5d355ec5486192829cf0:/README.md diff --git a/README.md b/README.md index 803bd2a..ef2f30a 100644 --- 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.