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

Sign in to confirm you're not a bot #225

Open
Jzk07 opened this issue Aug 16, 2024 · 4 comments
Open

Sign in to confirm you're not a bot #225

Jzk07 opened this issue Aug 16, 2024 · 4 comments
Labels

Comments

@Jzk07
Copy link

Jzk07 commented Aug 16, 2024

Type: Error

Title:

yt-dlp failed to complete [sendUpdates]

Content:

[youtube] BR2jZqK6eSg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more

Stack:

Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1626, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1761, in __extract_info
  File "yt_dlp\extractor\common.py", line 740, in extract
  File "yt_dlp\extractor\youtube.py", line 4366, in _real_extract
  File "yt_dlp\extractor\common.py", line 1263, in raise_no_formats
yt_dlp.utils.ExtractorError: [youtube] BR2jZqK6eSg: Sign in to confirm youre not a bot. This helps protect our community. Learn more

Below this line, please describe what caused this error.

I just tried to download a youtube video and then the error appears

@aidenszolosi
Copy link

I can confirm this bug is present on my client as well. I think potentially the bridge is outdated.

@sylviiu
Copy link
Owner

sylviiu commented Aug 21, 2024

seems like this is related to yt-dlp itself; see this issue on its repo

it looks like a workaround here is to use a plugin with yt-dlp, but i don't plan on integrating anything like that to the bridge (it's already pretty jank lol). most of the code in place for ezytdl should still work with executing a yt-dlp binary itself so the bridge could be bypassed, i can look into making a system to bring your own build of yt-dlp for issues like this

@sylviiu sylviiu pinned this issue Aug 21, 2024
@FaceCrap
Copy link

FaceCrap commented Sep 9, 2024

Still an issue, how to get around it?

@aidenszolosi
Copy link

Still an issue, how to get around it?

In my experience, this issue is resolved with the latest versions of the bridge and ffmpeg. Try uninstalling and reinstalling or clearing cache files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants