Gaarv / kadenze-dl

Small application to download Kadenze (https://www.kadenze.com) videos for courses you enrolled in
MIT License
50 stars 16 forks source link

some errors #8

Closed dev-lalit closed 6 years ago

dev-lalit commented 6 years ago

there are some errors in helpers.py specifically in line 27 "courses screenshot 150 "

dev-lalit commented 6 years ago

Hello Gaarv , thank you and you have done a good job by making this. i find there is some issues while running in my system and i have tried to correct it for half an hour but not worked.can you suggest what to do?

Gaarv commented 6 years ago

Hello, Since it's basically parsing the pages code, it might be related to some change on the website. I will look if anything changed on kadenze.com and let you know.

dev-lalit commented 6 years ago

thank you so much.good job sir keep it up.

Gaarv commented 6 years ago

The json attribute was changed from "courses" to "my_courses". I ran only a quick download, it seems nothing else was changed. I commited the change, so you can test if that solve the issue.

I will get more download done at home on a faster connection to make sure :)

dev-lalit commented 6 years ago

thank you for your help Gaarv. it worked , thank you so much again.

Gaarv commented 6 years ago

No problem, you're welcome !