]> git.frykholm.com Git - svtplaydump.git/blob - README.md
Update documentation
[svtplaydump.git] / README.md
1 svtplaydump
2 ===========
3
4 svtplaydump downloads svtplay content for offline viewing.
5 Use like this:
6 svtplaydump.py -u http://www.svtplay.se/video/128812/jakten-pa-bernhard
7 or:
8 mkdir svtplaymirror;cd svtplaymirror
9 svtplaydump.py -m
10
11 It decrypts apple live http streaming on the fly if needed.
12 ______________
13
14 Install using python3 setup.py install as root.