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

Stackskills not working (recaptcha error) #12

Closed
ahsunchohan opened this issue Mar 31, 2020 · 16 comments
Closed

Stackskills not working (recaptcha error) #12

ahsunchohan opened this issue Mar 31, 2020 · 16 comments

Comments

@ahsunchohan
Copy link

Hi,

When I try to download a course(https://stackskills.com/courses/enrolled/348500) at stackskills, I get error.

Cloudflare reCaptcha detected, unfortunately you haven't loaded an anti reCaptcha provider correctly via the 'recaptcha' parameter.

I also tried to login via cookies that I got from the browser after logging in, but that doesn't work either.

Cookie authentication failed!

image

@barakagb
Copy link
Owner

Hi @ahsunchohan , what is the name of the cookie variable you took from your browser ?
Thanks.

@ahsunchohan
Copy link
Author

ahsunchohan commented Mar 31, 2020

@barakagb Cookie that I entered is as below with masked(*) numbers.

__cfduid=dbd7973*; ahoy_visitor=14651f32-4ad*; _afid=14651f32-; aid=14651f32-4ad2-4cd2-; ajs_group_id=null; ajs_anonymous_id=%22c5e700d6*; ajs_user_id=34*; wistiaVisitorKey=bdefef6_7370a*; _ga=GA1.2.125*; _gid=GA1.2*; _session_id=42d74bd*; signed_in=true; site_preview=logged_in; __cfruid=6333ed*

I also tried by only providing cookie with variable names:

  • __cfduid
  • __cfruid

@barakagb
Copy link
Owner

Login to stackskills and copy the _session_id value it is usually a long string.

@ahsunchohan
Copy link
Author

@barakagb Thanks. I was giving all cookie with the variable names. Now I just gave the value of _session_id and that started to download the content.

Thanks for a quick reply.

One thing I noticed is, it is downloading video files as .bin. Any quick fix for it?

@barakagb
Copy link
Owner

barakagb commented Mar 31, 2020 via email

@ahsunchohan
Copy link
Author

@barakagb Yes, I downloaded and copy the cookie. It worked, I just renamed .bin to .mp4 and video is working fine.

@barakagb
Copy link
Owner

barakagb commented Mar 31, 2020 via email

@ahsunchohan
Copy link
Author

@barakagb : When I try to download course(https://stackskills.com/courses/enrolled/230967)
I get an error:

Collecting course information ...
[-] Error : 'NoneType' object has no attribute 'find'

@barakagb
Copy link
Owner

barakagb commented Mar 31, 2020

Have you purchased the course ?
Did the previous course download complete ?

@ahsunchohan
Copy link
Author

ahsunchohan commented Mar 31, 2020

Yes, of course. It is working for other courses that I have purchased.
image

image

@barakagb
Copy link
Owner

@ahsunchohan
Copy link
Author

ahsunchohan commented Mar 31, 2020

of course, URL that I gave is

https://stackskills.com/courses/enrolled/230967

The script worked fine for other courses, it is just this course(https://stackskills.com/courses/enrolled/230967) I get the error.

The above are just screenshots to tell that I have purchased the course.

@barakagb
Copy link
Owner

I think the link has a problem it doesn't even show on the browser.
image

@ahsunchohan
Copy link
Author

strange, as the same link works for me.

image

@barakagb
Copy link
Owner

barakagb commented Apr 1, 2020

Hi @ahsunchohan , so I have noticed the issue is that its not the page does not display if you haven't logged in . The problem its with the page itself. With that said I am closing this issue feel free to open another issue when you encounter a problem. Cheers.

@barakagb barakagb closed this as completed Apr 1, 2020
@ahsunchohan
Copy link
Author

@barakagb : Thanks for the prompt response and helping me to resolve the issue.

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