debakarr / kodekloud-downloader

Simple downloaded for https://kodekloud.com/
103 stars 34 forks source link

Error while downloading new course #46

Open BehdadEs opened 4 weeks ago

BehdadEs commented 4 weeks ago

Hey, after the new update to the kodekloud service, the script doesn't work anymore and keeps throwing an error:

2024-06-07 08:10:59,575 - INFO - Writing video file... KodeKloud/Jenkins/1 - Introduction/1 - Course Introduction...
2024-06-07 08:10:59,576 - INFO - Parsing url: https://kodekloud.com/topic/course-introduction-16/
[generic] Extracting URL: https://kodekloud.com/topic/course-introduction-16/
[generic] course-introduction-16: Downloading webpage
[redirect] Following redirect to https://learn.kodekloud.com/user/dashboard
[generic] Extracting URL: https://learn.kodekloud.com/user/dashboard
[generic] dashboard: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] dashboard: Extracting information
ERROR: Unsupported URL: https://learn.kodekloud.com/user/dashboard
2024-06-07 08:11:01,127 - ERROR - Access denied while downloading video or audio file from link https://kodekloud.com/topic/course-introduction-16/
Your cookie might have expired or you don't have access to the course.
Please refresh/regenerate the cookie or enroll in the course and try again.

I think it's due to the fact that all URLs now starts with learn.kodekloud.com instead of kodekloud.com