RadekSimkanic / Linux-SDM-Downloader

Downloader SDM files via SDX file (DreamSpark) on Linux
80 stars 7 forks source link

Linux-SDM-Downloader 1.3.2

Downloader SDM files via SDX file (DreamSpark) on Linux (primary)

What is it?

Linux-SDM-Downloader is Python script for download SDM files and joining to one file. For downloading these files is needed SDX file. SDM file is possible unpacking via xSDM.

Prerequisites

Installing dependencies on Linux (debian):

# aptitude install python-lxml

or

# apt-get install python-lxml

How to use

Download actual source code (unpacking) and run:

git clone https://github.com/RadekSimkanic/Linux-SDM-Downloader.git
cd Linux-SDM-Downloader
python main.py <SDX file>

Next step after successful process for unpacking SDM package is unpacking via xSDM.

News

2017-05-20

2016-11-19

2016-07-28:

2016-06-22:

2015-10-28:

2015-01-29:

Tested

Version 1.3.0:

Version 1.*.*:

Please tell me whether you work Linux-SDM-Downloader on your distribution.