Anon-Exploiter / infosecinstitute-dl

A small and dirty python3 based script to download courses from Infosec Institute.
MIT License
12 stars 12 forks source link

Total coures: 0 #18

Closed AWES0ME1 closed 1 year ago

AWES0ME1 commented 1 year ago

Available courses are not listed and unable to be downloaded, is your script still working or has it been disbanded?

Thank you for your work and contributing to the community.

Anon-Exploiter commented 1 year ago

They could have changed the API calls which fetch the total courses. You can't list anything? Screenshots always help!

Feel free to DM me creds on Umar_0x01#0079 (discord) to take a look at.

AWES0ME1 commented 1 year ago

Absolutely, please see the following for the error I am met with:

i@i:~/Desktop/infosecinstitute-dl-0.4$ source creds.sh

python3 infosec.py ------------------------------------------------------------------------------------------------------------------------------> ------------------------ ID | Course URL | Course Name
------------------------------------------------------------------------------------------------------------------------------> ------------------------ ------------------------------------------------------------------------------------------------------------------------------> ------------------------

[$] Total courses: 0

[&] Please enter any Course Id from the table above (such as 57): ^[[3~Traceback (most recent call last): File "/home/i/Desktop/infosecinstitute-dl-0.4/infosec.py", line 335, in main() File "/home/i/Desktop/infosecinstitute-dl-0.4/infosec.py", line 286, in main userInput = int(input("\n[&] Please enter any Course Id from the table above (such as 57): ")) ValueError: invalid literal for int() with base 10: ''**

If this is information is not sufficient, I can take a look further into the code and resolve the API calls.

Further, I will send creds if I cannot for the life of me figure this out 👍 Thank you for the response!

Anon-Exploiter commented 1 year ago

hmm something seems wrong then, that'll save me time, awesome!

Anon-Exploiter commented 1 year ago

Closing this due to no further replies.