Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Latest commit

 

History

History
52 lines (38 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

52 lines (38 loc) · 3.52 KB

Change Log

v0.3.3 (2018-11-28)

Full Changelog

Fixed bugs:

  • Failing to download using Docker-Compose #42

v0.3.2 (2018-11-12)

Implemented enhancements:

  • Manage Course Content by Course Sections #21
  • Download in lower quality #19
  • Can't download any file - Sorry, this lecture is not available to download. #6
  • Unable to download videos without "Download" button #4

Fixed bugs:

  • Error while trying to download single course #38
  • stackskills-dl not working for multi-page lists of courses. #35
  • Problem after starting script. #26
  • "Unable to find this course: [...] from your list of courses." #25
  • SSL error on OS X Sierra #24
  • Login works but course can't be found #20
  • Finds course then doesn't download #18
  • Script doesn't find courses on page 2 onwards. #17
  • --help arguments need to be rectify #15
  • Unable to download some courses #14
  • Any ideas? #13
  • courses failing to be downloaded as it cannot identify them #12
  • Unable To Download Any Videos #5
  • undefined local variable or method `folder_name' for main:Object (NameError) #3
  • undefined local variable or method `dashboard_page' #2

Closed issues:

  • Net::HTTPInternalServerError #41
  • Not working, #40
  • Support PDF courses #39
  • No such file or directory #23

Merged pull requests:

  • Use system instead of backtics to run commands #34 (mizhi)
  • Add support for downloading zip files #10 (ShawnTeoh)
  • Extended escape chars #9 (KeksXtreme)
  • workaround for file not found Errno::ENOENT #1 (pew)

* This Change Log was automatically generated by github_changelog_generator