Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 429 Bytes

smoothget: Microsoft IIS Smooth Streaming downloader and muxer to MKV

Compilation on Ubuntu and Debian:

$ sudo apt-get install git-core mono-gmcs
$ git clone <repo url here>
$ cd smoothget/compile-mono
$ ./compile.sh
$ mono smoothget.exe

Compilation on Windows: Install Visual Studio 2013 and open compile-visualstudio/smoothget.sln