PierfrancescoSoffritti / android-youtube-player

YouTube Player library for Android and Chromecast, stable and customizable.
https://pierfrancescosoffritti.github.io/android-youtube-player/
MIT License
3.44k stars 765 forks source link

Getting the Sign in to confirm you're not a bot message on the same videos that were playing before #1153

Open gauriNissan opened 4 months ago

gauriNissan commented 4 months ago

Summary

I have been using the youtubeplayer for my android project for a few months, and it has been working perfectly fine, although, today i suddently started experiencing this issue, where the video wouldn't play instead I get the error "Sign in to confirm you're not a bot" I have attached a screenshot of the error message.

Screenshot 2024-06-27 at 12 24 43 PM

What I've tried

Screenshot 2024-06-27 at 12 27 51 PM

I am attaching the logcat logs that I got for chromium as well

Serkali-sudo commented 4 months ago

Are you using vpn or something? You may be getting this because youtube doesnt like your IP address. Try opening the same video in youtube.com using your browser with the same device and IP address to see if you get the same message. And dont forget to log out from youtube.com in your browser before opening the video or you could just open it in incognito tab.

ngonimapfumo commented 2 months ago

Did you find a fix for this issue? my app recently started doing this out of nowhere

Rahatonline commented 1 month ago

Yep, vpn is the issue... thank you Serkali-Sedu