diff --git a/README.md b/README.md index d5c2956..42f6cf5 100644 --- a/README.md +++ b/README.md @@ -2,25 +2,46 @@ svtplay-dl ========== Installation ------------ -You need: +### Mac OSX -* [RTMPDump](http://rtmpdump.mplayerhq.hu/) 2.4 or higher -* [PyCrypto](https://www.dlitz.net/software/pycrypto/) to download encrypted HLS streams - -You can install it by running the following as root: - - python setup.py install - -If you have OS X and [Homebrew](http://brew.sh/) -you can install with: +If you have OS X and [Homebrew](http://brew.sh/) you can install with: brew install svtplay-dl -On Debian (Jessie and later), you can install it by running -the following as root: +### Debian and Ubuntu + +svtplay-dl is available in Debian in Jessie and later and Ubuntu +in 14.10 and later, which means you can install it using apt: apt-get install svtplay-dl +... as root. + +### From source + +If packaging isn't available for your operating system, or you +want to use a non-released version, you'll want to install from +source. Use git to download the sources: + + git clone git://github.com/spaam/svtplay-dl + +svtplay-dl requires the following additional tools and libraries. +They are usually available from your distribution's package +repositories. If you don't have them, some features will not be +working. + +* [RTMPDump](http://rtmpdump.mplayerhq.hu/) 2.4 or higher to + download RTMP streams. +* [PyCrypto](https://www.dlitz.net/software/pycrypto/) to + download encrypted HLS streams + +To install it, run + + make + + # as root: + make install + Support ------- This script works for: