From 2753826d3cb12232b20224a818bf35da96cd559d Mon Sep 17 00:00:00 2001 From: Mikael Frykholm Date: Wed, 20 Nov 2013 09:02:56 +0100 Subject: [PATCH] prettyfication --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef2f30a..f878676 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,16 @@ svtplaydump svtplaydump downloads svtplay content for offline viewing. Use like this: + +```bash svtplaydump.py -u http://www.svtplay.se/video/128812/jakten-pa-bernhard +``` or: +```bash 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. +Install using ```python3 setup.py install``` as root. -- 2.39.2