r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.83k stars 1.19k forks source link

Can't download .py resource #614

Closed ReneMario closed 3 years ago

ReneMario commented 3 years ago

Course https://www.udemy.com/course/universidad-python-desde-cero-hasta-experto-django-flask-rest-web/

[ ] : Downloading asset(s) [ ] : Downloading (102 cursor-del-pool.py) [ * ] : Asset : '102 cursor-del-pool.py' (download skipped). [ - ] : Reason : int() argument must be a string or a number, not 'NoneType'

ReneMario commented 3 years ago

Same error on .txt resources

[ ] : Downloading asset(s) [ ] : Downloading (133 03-UsoLoggingFlask.txt) [ * ] : Asset : '133 03-UsoLoggingFlask.txt' (download skipped). [ - ] : Reason : int() argument must be a string or a number, not 'NoneType'

r0oth3x49 commented 3 years ago

you should use the latest version it's already fixed.