dgorissen / coursera-dl

A script for downloading course material (video's, pdfs, quizzes, etc) from coursera.org
http://dirkgorissen.com/2012/09/07/coursera-dl-a-coursera-download-script/
GNU General Public License v3.0
1.74k stars 300 forks source link

File type based folder structure #77

Closed ayberk closed 11 years ago

ayberk commented 11 years ago

It would be nice to download the contents into folders arranged by file type. That would be handy when, for example, you want to go through pdf files for reviewing the content.

File names make it easy to understand which file belongs to which week, so it should not be a problem.

dgorissen commented 11 years ago

Im not sure I see the usefulness for this. As soon as you drop to file level you lose all context as to which file belongs to which class. There is the potential issue of duplicate files as well.