-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Script continues on invalid directory permissions #59
Comments
It should download all the texts in HTML format. |
I'll try again as I get some time later today; are there any flags I need to pass or anything special to do? |
I double checked my process against your video, and as far as I can tell, everything is correct. Course link, Set-Cookie, X-Thinkific-Client-Date... I've tried a couple different courses, and they all result in the same output.
The only difference is that I'm running the script directly rather than in a docker container, because I've got a full php environment already. I'm going to give the docker method a shot. |
Permissions error. I didn't have the correct permissions for the directory I was running the script in. Once I changed that, everything runs fine. Perhaps a permissions check on the working directory and appropriate error message...I'll leave that up to you. Pretty dumb error on my part. |
Trying to download the Dr. Gains courses here: https://www.dr-gains.com/all-access-premium
They offered a free one-month trial for everything, so trying to download it so I can have time to look through.
After setting up config.php per the video and running the command, I get the following:
Nothing gets downloaded. This particular course has 13 modules with around 9 lessons each, all in TEXT format.
The text was updated successfully, but these errors were encountered: