-
Notifications
You must be signed in to change notification settings - Fork 10k
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] Age gated video fail with 404 error #29333
Comments
Ok ,so I added params below: Here: 24297a4 |
This seems to work for now. But it will also break eventually |
Thank you very much! YouTube really seems committed to blocking any third-party tool that alters its restrictions... |
lol, I found out that this is mimicking TV client like this UA: |
Is that octopus image exclusive to the Japanese version of YouTube, considering that the Japanese like to give everything a mascot? I haven't seen it on any European or American versions of the site. |
I don't know. Check it yourself if you wish. |
* commit '188b7b108e1cd287580bee5dba8075e669c29a10': (192 commits) Avoid skipping ID when unlisted_hash is numeric [peertube] only call description endpoint if necessary (ytdl-org#29383) [periscope] pass referer to HLS requests(closes ytdl-org#29419) [liveleak] Remove extractor (closes ytdl-org#17625, closes ytdl-org#24222) (ytdl-org#29331) [pornhub] Add support for pornhubthbh7ap3u.onion [pornhub] Detect geo restriction [pornhub] Dismiss tbr extracted from download URLs (closes ytdl-org#28927) [curiositystream:collection] Extend _VALID_URL (closes ytdl-org#26326, closes ytdl-org#29117) [youtube] Make get_video_info processing more robust (closes ytdl-org#29333) [youtube] Workaround for get_video_info request (refs ytdl-org#29333) [bilibili] Strip uploader name (ytdl-org#29202) [youtube] Update invidious instance list (ytdl-org#29281) [umg:de] Update GraphQL API URL (ytdl-org#29304) [nrk] Switch psapi URL to https (closes ytdl-org#29344) [postprocessor/ffmpeg] Show ffmpeg output on error (refs ytdl-org#22680) (ytdl-org#29336) [egghead] Add support for app.egghead.io (closes ytdl-org#28404) (ytdl-org#29303) [appleconnect] Fix extraction (ytdl-org#29208) [orf:tvthek] Add support for MPD formats (closes ytdl-org#28672) (ytdl-org#29236) [README.md] Update MSVC 2010 redist URL (closes ytdl-org#29222) release 2021.06.06 ... # Conflicts: # youtube_dl/extractor/generic.py
Checklist
Verbose log
Description
Test link:
https://www.youtube.com/watch?v=XgnwCQzjau8
maybe adding these params:
https://stackoverflow.com/questions/67615278/get-video-info-youtube-endpoint-suddenly-returning-404-not-found/67629882#67629882
here:
24297a4
helps or at least gives a hint.
The text was updated successfully, but these errors were encountered: