Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install? does it download every kiwify course? #4

Open
murilohgarcia opened this issue Aug 18, 2024 · 1 comment
Open

how to install? does it download every kiwify course? #4

murilohgarcia opened this issue Aug 18, 2024 · 1 comment

Comments

@murilohgarcia
Copy link

i think the title its enough haha but i dont know how to use the codes/scripts/extentions and etc

@thisago
Copy link
Owner

thisago commented Aug 20, 2024

Hi, I'm not sure if still working, but the usage is simple yet a little manual

You'll need ffmpeg and Nim in your machine. So you can install this app with:

nimble install kiwifyDownload

Now go to an lesson of your course with opened dev tools at network tab, locate the XHR request that returned the course data and put it's response into a file, such data.json. Generally it's the request with the larger response body.

Then run the app using:

kiwifyDownload -j data.json -o outDir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants