spoof / tutsplus-downloader

TutsPlus courses downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TutsPlus Downloader

This script download course videos from http://courses.tutsplus.com to your computer, converts to m4v and tag it to use in iTunes

Installation

Use pip:

pip install git+https://github.com/spoof/tutsplus-downloader.git#egg=tutsplus-downloader

Alternatively, you can just clone this url to your local folder and run in the cloned directory:

sudo python setup.py install

Usage

Run:

tutsplus-downloader --help

and you will get all that you need

About

TutsPlus courses downloader


Languages

Language:Python 100.0%