question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bypass NEW YouTube Captcha?

See original GitHub issue

In the past day’s i wonder why 2 of my servers just stuck on downloading the videos - i investigated a little and found out that the request from the /lib/info.js to the YouTube page received a captcha form.

<p class='largeText'>Sorry for the interruption. We have been receiving a large volume of requests from your network.</p>

<p>To continue with your YouTube experience, please fill out the form below.</p>
<form action="/das_captcha" method="POST">
<div class="g-recaptcha" data-sitekey="6Lf39AMTAAAAALPbLZdcrWDa8Ygmgk_fmGmrlRog"></div>
<br/>
<input type="hidden" name="next" value="/watch?v=NmJHH026X0c&amp;hl=en&amp;bpctr=1574426741">
<input type="hidden" name="session_token" value="QUFFLUhqbWlTX19rU2Q1X2JXdTZTOHlVWFJxa3VTekhiZ3xBQ3Jtc0tuSU1oR2s2dDYtdGRkbUM4RUZicjVURXU4aTcwdFF5WDZjd2plbFZHamVpbkJFQ0ZGYkI1MHBaV0c5WlpWWmttVTR0TTROR0dYZzVKa3hWY1RlSTQxTmpsNmlEWUhOOEpyZzExVWlZeDI1ajMtWHoxZS1XcXJKRFVKQ0tHQmQ5U2hKS0liRHkwejRaa0wyWGVtbmdlYmhTMERoX0E=">
<input type="hidden" name="action_recaptcha_verify2" value="1">
<input type="submit" value="Submit">
</form>

Is there a way to bypass it, and also it would be nice to get an error or smth. for it.

EDIT:

Maybe it would be nice to parse the form values and send it in an event or smth. so that the user can fill it out.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9

github_iconTop GitHub Comments

8reactions
nukeopcommented, Nov 25, 2019

Recaptcha is evil.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bypassing CAPTCHAs with Headless Chrome - Jarrod Overson
Using 2Captcha and Puppeteer to automate through CAPTCHAs. This is also available on YouTube now. If you learn better with videos, then check...
Read more >
Scrape Youtube Channel Email | Bypass Captcha
On 19/06/2021 23.59, Vrushang Desai wrote: > Hi guys, > *I'm trying to bypass youtube captcha & download email of the channel >...
Read more >
lansi90 / google-captcha-bypass-extension - Tor's Gitlab
Browsing Google and YouTube anonymously through TorBrowser can be cumbersome, when google casually redirects their captcha page ...
Read more >
Bypass Youtube mail reCaptcha - UiPath Community Forum
Hello guys, is there any way I can bypass the Youtube reCaptcha from mail account? I want to scrap several youtube accounts for...
Read more >
Malware campaign uses clever 'captcha' to bypass browser ...
To bypass this warning, the threat actors are displaying a fake reCaptcha image that prompts the user to press the B, S, Tab,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found