- 0.1.5
* Some bug fixes

- 0.1.4
* Fix import error

- 0.1.3
* Use Python wget module instead of urlretrieve
* Remove dependency on bs4
* Support for downloading youtube links
* Pass cert path from requests to curl

- 0.1.2
* Use curl for downloading if available
* Fix install issue on Windows

- 0.1.1
* Fix permissions on root user install
* Fix for detecting course id properly
* Prefer setuptools to distutils

- 0.1.0
* Initial release for upload on PyPi
