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.