-
Notifications
You must be signed in to change notification settings - Fork 5
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
YouTube video(s) not downloadable (or viewable?) from certain IP address(es): "Sign in to confirm you’re not a bot. This helps protect our community" #243
Comments
It seems likely (or very possible!) that cloud VPS IP addresses might be more affected [more vulnerable to banning / blocking by YouTube] than residential/home/mobile IP addresses? As mentioned on... |
What's the best way to surface very important WARNINGS like Is xklb's list of about 107 yt_unrecoverable_errors relevant and the right way to solve this?
|
I tried to add ".*Sign in to confirm you’re not a bot" in |
June 2024 news that (might) be related?! (Links from @deldesir)
|
Being affected by this, I've found that access to the actual video files is not restricted, only to some metadata pages which are required to obtain correct URLs. Would it be feasible to set up a 3rd party metadata repository that would be updated by users with unrestricted access? |
Many yt-dlp users appear to be affected by YouTube blocking their IP addresses in recent weeks. Including our own test machine (LRN2.ORG) which has been affected for ~9 days now.
Error message:
FYI this appears to be quite different from past YouTube blocks of IP addresses — blocks which (typically, in the past) resolved themselves after 12+ hours?
@deldesir has identified others looking into and working on this:
Possible fix: (appears very promising)
po_token
,visitor_data
anddata_sync_id
extractor-args yt-dlp/yt-dlp#10648Related:
The text was updated successfully, but these errors were encountered: