Bypass NEW YouTube Captcha?
See original GitHub issueIn 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&hl=en&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:
- Created 4 years ago
- Comments:9
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Recaptcha is evil.
https://github.com/fent/node-ytdl-core/pull/597