Describe the bug
A clear and concise description of what the bug is. Also on system, where it work before fine
When try to download video there is an error. Tested on Ubuntu, debian, aarch arm.
Tested on latest UDL 2.(something) and 1
To Reproduce
Steps to reproduce the behavior:
udemy course url: [e.g https://www.udemy.com/machinelearning/] '...' tested few different
Run the following command to reproduce the error.
See error
? Enter your password: **
? Select a course to download: 1 ) Docker Mastery: with Kubernetes +Swarm from a Docker Captain
? Select the maximum video resolution to download: 720
◞ Initializing, please wait... /usr/local/lib/node_modules/udemy-dl/lib/core.js:619
var file = query_obj.filename.split('.');
^
TypeError: Cannot read property 'split' of undefined
at Request._callback (/usr/local/lib/node_modules/udemy-dl/lib/core.js:619:51)
at Request.self.callback (/usr/local/lib/node_modules/udemy-dl/node_modules/request/request.js:185:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request. (/usr/local/lib/node_modules/udemy-dl/node_modules/request/request.js:1161:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage. (/usr/local/lib/node_modules/udemy-dl/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
Expected behavior
A clear and concise description of what you expected to happen.
dowloaded video
Screenshots
If applicable, add screenshots to help explain your problem.
Python Environment (please complete the following information):
OS Platform: [e.g. Windows 10, Ubuntu 16.04, macOS Sierra] Ubuntu 18.4 LTS, aarch
Python Version [e.g. 3.x.x] 2,7, 3.7
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is. Also on system, where it work before fine
When try to download video there is an error. Tested on Ubuntu, debian, aarch arm.
Tested on latest UDL 2.(something) and 1
To Reproduce Steps to reproduce the behavior:
https://www.udemy.com/machinelearning/
] '...' tested few differentTypeError: Cannot read property 'split' of undefined at Request._callback (/usr/local/lib/node_modules/udemy-dl/lib/core.js:619:51) at Request.self.callback (/usr/local/lib/node_modules/udemy-dl/node_modules/request/request.js:185:22) at emitTwo (events.js:126:13) at Request.emit (events.js:214:7) at Request. (/usr/local/lib/node_modules/udemy-dl/node_modules/request/request.js:1161:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage. (/usr/local/lib/node_modules/udemy-dl/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
Expected behavior A clear and concise description of what you expected to happen. dowloaded video
Screenshots If applicable, add screenshots to help explain your problem.
Python Environment (please complete the following information):
Additional context Add any other context about the problem here.