On 19/06/2021 23.59, Vrushang Desai wrote:
> Hi guys,
> *I'm trying to bypass youtube captcha & download email of the channel
> owner.*
>
You can't bypass a captcha programmatically, that's the whole point of a
captcha.
> I would really like to know how can one actually solve it?
>
You can't, at least not the "bypass captcha part". Not sure what it
means to "download the email of the channel owner".
> As I'm facing issues with youtube,
> *Where captcha disappears (Even if email can be scraped from different id).
> *
> *Any Help or API would be helpful!
> *
The API is here:
https://developers.google.com/youtube/v3/
Anyway, this is not at all related to Django so you'll have a much
better chance of getting some help on Stackoverflow using the relevant
tags as recommended here:
https://developers.google.com/youtube/v3/support
Kind regards,
Kasper Laudrup