Closed erahaman closed 3 months ago
Most likely the path is too long. Move the script closer to the root of the drive and use --id-as-course-name. Make sure you are using the latest version of the script. Not much else I can say about the encrypted files without more info.
Thank you it worked it turned out that the path was too long, I have another question is it possible to download the assignments section in Udemy courses or not?
Thank you and have a nice day
Thank you it worked it turned out that the path was too long, I have another question is it possible to download the assignments section in Udemy courses or not?
Thank you and have a nice day
not yet.
What happened?
I'm downloading a course with this command
python main.py -c "https://www.udemy.com/course/python-for-computer-vision-with-opencv-and-deep-learning/learn/" -sc --download-assets --download-quizzes --browser brave
but it skips some lectures and sometimes downloads the lecture in the encrypted version which is inaccessible, my key and key id are correct and I have the requirements installed and the other programs.
I have downloaded other courses without any problem but this is the first time to face this issue
Expected Result
expected result is for everything to be downloaded
Branch
master/main
What operating systems are you seeing the problem on?
Windows
Relevant log output
Other information
Thanks in advance and good luck