YT age restricted bypass broken since today
See original GitHub issueChecklist
- I’m reporting a broken site
- I’ve verified that I’m running yt-dlp version 2022.02.04. (update instructions)
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- I’ve searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
- I’ve read the guidelines for opening an issue
- I’ve read about sharing account credentials and I’m willing to share it if required
Region
eu
Description
YT age restricted videos are no more fetchable since today.
Verbose log
$ yt-dlp --cookies cookies.txt --verbose https://www.youtube.com/watch?v=wlPNnVEINMM
[debug] Command-line config: ['--cookies', 'cookies.txt', '--verbose', 'https://www.youtube.com/watch?v=wlPNnVEINMM']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2022.02.04 [c1653e9ef]
[debug] Lazy loading extractors is disabled
[debug] Python version 3.8.10 (CPython 64bit) - Linux-5.4.0-92-generic-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4
[debug] Optional libraries: Cryptodome, secretstorage, mutagen, sqlite, websockets
[debug] Proxy map: {}
[debug] [youtube] Extracting URL: https://www.youtube.com/watch?v=wlPNnVEINMM
[youtube] wlPNnVEINMM: Downloading webpage
[debug] [youtube] Extracted SAPISID cookie
[youtube] wlPNnVEINMM: Downloading android player API JSON
[youtube] wlPNnVEINMM: Downloading android agegate player API JSON
[youtube] wlPNnVEINMM: Downloading web agegate player API JSON
ERROR: [youtube] wlPNnVEINMM: Verify your age. Complete a brief check to show you're old enough to watch this video. Learn more
File "/usr/local/lib/python3.8/dist-packages/yt_dlp/extractor/common.py", line 615, in extract
ie_result = self._real_extract(url)
File "/usr/local/lib/python3.8/dist-packages/yt_dlp/extractor/youtube.py", line 3251, in _real_extract
self.raise_no_formats(reason, expected=True)
File "/usr/local/lib/python3.8/dist-packages/yt_dlp/extractor/common.py", line 1123, in raise_no_formats
raise ExtractorError(msg, expected=expected, video_id=video_id)
$ yt-dlp --cookies cookies.txt --verbose https://www.youtube.com/watch?v=da1CS0jlgYw
[debug] Command-line config: ['--cookies', 'cookies.txt', '--verbose', 'https://www.youtube.com/watch?v=da1CS0jlgYw']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2022.02.04 [c1653e9ef]
[debug] Lazy loading extractors is disabled
[debug] Python version 3.8.10 (CPython 64bit) - Linux-5.4.0-92-generic-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4
[debug] Optional libraries: Cryptodome, secretstorage, mutagen, sqlite, websockets
[debug] Proxy map: {}
[debug] [youtube] Extracting URL: https://www.youtube.com/watch?v=da1CS0jlgYw
[youtube] da1CS0jlgYw: Downloading webpage
[debug] [youtube] Extracted SAPISID cookie
[youtube] da1CS0jlgYw: Downloading android player API JSON
[youtube] da1CS0jlgYw: Downloading android agegate player API JSON
[youtube] da1CS0jlgYw: Downloading web agegate player API JSON
ERROR: [youtube] da1CS0jlgYw: Verify your age. Complete a brief check to show you're old enough to watch this video. Learn more
File "/usr/local/lib/python3.8/dist-packages/yt_dlp/extractor/common.py", line 615, in extract
ie_result = self._real_extract(url)
File "/usr/local/lib/python3.8/dist-packages/yt_dlp/extractor/youtube.py", line 3251, in _real_extract
self.raise_no_formats(reason, expected=True)
File "/usr/local/lib/python3.8/dist-packages/yt_dlp/extractor/common.py", line 1123, in raise_no_formats
raise ExtractorError(msg, expected=expected, video_id=video_id)
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
9 Ways To Easily Bypass YouTube Age Restriction - TechCult
In this article, we will discuss 9 different ways via which you can easily bypass age restriction on YouTube videos without signing into...
Read more >How to watch age restricted videos on youtube without signing ...
Watch Age Restricted Videos Without Google account How to watch age restricted videos on youtube without signing in - 2022.
Read more >How do I bypass the new youtube age restriction block? - Reddit
it seems like youtube isnt forced to perform the age verification check, since they really hunt dont any possibility to bypass it. nearly...
Read more >How to Bypass YouTube Age Restriction - Alphr
1. Open the YouTube app on your iPhone. 2. Check to make sure you're logged into your account. You should see your account...
Read more >YT age restriction bypass broke · Issue #3182 · yt-dlp ... - GitHub
Yt-dlp age restriction bypass doesn't seem to work anymore, I tested with multiple videos and they are all broken (one of the videos...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It work. Dumps sent by email to @pukkandan. Thank you
Current master is working. Thank you