Closed AMRUTA-BANDHU-CHAUDHURY closed 4 years ago
Hi,
This won't be fixed as currently only usage of paths is implemented though courses can be downloaded manually by editing the script (you can do that if you want to, hardcode your course url with the input argument which user is taking).
Also, courses are subsets of paths, check the course's path and download that instead to solve this.
can you help on recorded video demo for how to download courses, which are not listed on your list. Which you have mentioned in the code by hard coding the value. When i hard code variable, it checks earlier value, whether it exist or not, if not , then exist the loop . so not able to download.
Welp, I thought this might lock it with the person who filed the issue and with collaborators, but didn't work.
You can find me @ Umar_0x01#0079 (discord). Let's take it up there, I can help there.
Welp, I thought this might lock it with the person who filed the issue and with collaborators, but didn't work.
You can find me @ Umar_0x01#0079 (discord). Let's take it up there, I can help there.
I have sent you a friend request, lets chat today , let me know when you are free... Ping me directly after accepting the friend request.
Previously on downloader.py file The Varaibled named 'courseURL = "https://flex.infosecinstitute.com/portal/skills/path/70" ' was there, so that we can download individual course. but it is not working with older commit id because the course has zip . So on new one the zip file huddle is removed but the variable courseURL does accept individual course. Can you please update the script with option.
This the course i want to download. https://flex.infosecinstitute.com/portal/skills/path/70
Below is the error.
here is the snippet .