The new code generates an html file (materials.html) with a list of lectures and their materials (pdfs, mp4 etc.) as downloaded. This file makes it easy to access various downloaded resources without traversing week/lecture directory tree on the file system. (Unfortunately, the downloaded index.html and lectures.html files don't show the list of lectures and resources - see dgorissen/coursera-dl#157.)
Here's how this new html file looks like for the "Functional Programming Principles in Scala" course:
The new code generates an html file (
materials.html
) with a list of lectures and their materials (pdfs, mp4 etc.) as downloaded. This file makes it easy to access various downloaded resources without traversing week/lecture directory tree on the file system. (Unfortunately, the downloadedindex.html
andlectures.html
files don't show the list of lectures and resources - see dgorissen/coursera-dl#157.)Here's how this new html file looks like for the "Functional Programming Principles in Scala" course: