Closed EnoqueEsteves closed 5 years ago
@EnoqueEsteves need more explanation see the issue reporting template, i have just added
@r0oth3x49 - apologies I have updated the issue following you template. Let us know if you require any further information or clarification.
@EnoqueEsteves r you using the recent master because this error is i guess already reported and i have fixed take a look at #428 .
clone the recent maste and let me know.
@r0oth3x49 - I have just kicked it off and it appears to be working now. Once the run finishes with no issue I will let you know.
@r0oth3x49 - I have just kicked it off and it appears to be working now. Once the run finishes with no issue I will let you know.
you could just run it against that particular chapter containing assets information ..
It has has passed the point at which it was failing previously so all looking good so far
Yup all good. you can close this issue as I do believe it is resolved by the earlier fix
Describe the bug This has only recently started to happen when using the
udemy-dl.py
to download a course. This happens on both an update to an already downloaded course as well as downloading a new one.To Reproduce Steps to reproduce the behavior:
udemy course url:
https://www.udemy.com/course/the-complete-ios-developer-course-with-swift
(first time downlad),https://www.udemy.com/learn-devops-the-complete-kubernetes-course
(previously downloaded url)Run the following command to reproduce the error.
See error:
Expected behavior Successfully downloads the content both for new and previously downloaded courses
Screenshots n/a see error out put
Python Environment (please complete the following information):
Additional context Has been working correctly for the last 6 months. The previous time it was run was 1 week prior to it failing. I also did a recent
git pull
as well as asudo apt update && sudo apt upgrade
to see if that resolved the issue but it did not help.