debakarr / kodekloud-downloader

Simple downloaded for https://kodekloud.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It seems to download the same 1st video fo the course over and over again

Hikandy opened this issue · comments

When I try to download any course (FREE or PREMIUM), it just downloads the same video over and over again ever though it renames it as if they all are correctly downloaded, I have provided all the cookies correctly
image

Fixed it in 0.0.5. The way to supply cookie has been updated. Also if you don't have purchased the course it will download the same video for all the lessons.

I am using 0.0.5 and provided the cookies, the course in that pic is actually free, its not a paid course and yet i could only download the same videos
image

try downloading new cookie.

I tried from my end: kodekloud dl -o . -c cookie.txt -> selected 14.

This is the output: You can see file size are different in my case:
image

You can also try enrolling in the course and then try downloading it.
There is also a colab book link in readme which can be used.

commented

I confirm that download without enrolling the course leads to weird results: same intro video been saved under different names.
After enrolling everything works smooth.

True, getting a new set of cookies after enrolling into the course fixes the issue