Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class names that end with '/' lead to misleading error #155

Open
hoell opened this issue Nov 2, 2014 · 1 comment
Open

class names that end with '/' lead to misleading error #155

hoell opened this issue Nov 2, 2014 · 1 comment

Comments

@hoell
Copy link

hoell commented Nov 2, 2014

Really small issue - perhaps do some sanity checks on the class name..

  1. Run script with a classname that ends with a / character
    coursera-dl -u uuu -p ppp class-001/

Observed: Error message "root[main] Could not authenticate: Did not recieve csrf_token cookie."

Expected: Something like "incorrect class name format" or at least "class not found"

Note: this only affected my as I created a download-all.sh script to update all classes in a certain sub folder

@dgorissen
Copy link
Owner

Pull request? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants