iv-one / coursera-downloader

Coursera Videos Downloader Chrome Plugin
111 stars 84 forks source link

File names are too long - they don't need to contain the Course name. #14

Open Destroyarr opened 9 years ago

Destroyarr commented 9 years ago

File names are too long - they don't need to contain the Course name.

Long names prevent saving some files in some subfolders where the entire path name will become too long.

huguesfontenelle commented 9 years ago

You can easily change the file name pattern using the Chrome extension. The default is:

#{course} #{sectionIndex}.#{lectureIndex} #{lecture}

I suggest you delete the #{course}.