This PR refactors the way the program authenticates with HackTheBox Academy. After reCaptcha was implemented, this seemed like the easiest way to get things working again.
Instead of passing email and password, the program just needs to be supplied your session cookies to download a module.
[X] Get the program to work without fighting reCaptcha
This PR refactors the way the program authenticates with HackTheBox Academy. After reCaptcha was implemented, this seemed like the easiest way to get things working again.
Instead of passing email and password, the program just needs to be supplied your session cookies to download a module.
Closes #6