Anon-Exploiter / ine-dl

Python script to download INE courses including labs, exercises, quizzes, slides, and, videos!
MIT License
16 stars 8 forks source link

Can't download some courses that I have access to #6

Closed K4leds closed 1 year ago

K4leds commented 1 year ago

the course shows on the website available to me and I'm able to access it. it doesn't show up on the all_courses_with_access.json file

for example, the Digital Forensics: File & Disk Analysis in the CyberSecurity area. I can open from the website and access everything but can't download it. it doesn't show up on the all_courses_with_access.json file but shows in the all_courses_metadata.json file.

tried to copy the course's ID from there but it won't download it.

INE shows that I have the Starter Pass next to my username because there's less than a month on my premium subscription. But the subscription page shows the the premium pass is still active and I can access all courses.

I can give you my credentials if it'd help.

Screen Screenshot

Anon-Exploiter commented 1 year ago

Hi @K4leds, my INE account has expired now as well.

You can share the account w/me on discord: Umar_0x01#0079 -- I'll take a look.

Anon-Exploiter commented 1 year ago

Though what I suspect from your shared screenshot is that you don't have access to the course or something weird with payments is happening as the script first downloads all info about available courses in all_courses_metadata.json and then cross-matches with those you've access to, through your payment plan and writes those into all_courses_with_access.json