-
I'm usually interested in downloading _only_ PDF files. Now I have to use `-n` option to ignore other files - but I have to list (and know) all other file extensions.
To address this use case, why d…
-
```
% pip3.4 install coursera-dl
...
Successfully installed coursera-dl argparse beautifulsoup4 requests six
```
```
% coursera-dl
Traceback (most recent call last):
File "/Library/Frameworks/Pyth…
-
I am getting this error while trying to download one course
```
Traceback (most recent call last):
File "/usr/local/bin/coursera-dl", line 9, in
load_entry_point('coursera-dl==1.5.1', 'console…