iv-one / coursera-downloader

Coursera Videos Downloader Chrome Plugin
111 stars 84 forks source link

Add subdirectory option #7

Closed SyntaxBlitz closed 10 years ago

SyntaxBlitz commented 10 years ago

This addresses issue #6, allowing users to specify a subdirectory in their downloads folder where their files will be placed.

I also added the double-quote to the list of invalid characters, because Windows will prevent these filenames from being saved. I hope you don't mind.

If you want to reject this PR and rewrite it, feel free. I have almost no experience with Angular or CoffeeScript, so I'm not totally comfortable with their corresponding idioms.

I've also not included builds of the project in this pull request. If you want me to build it and add another commit, let me know.

SyntaxBlitz commented 10 years ago

I had not seen issue #5, but my second commit solves this one, too.