]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[YouTube] Age-gate bypass implementation (#575)
authorMinePlayersPE <redacted>
Tue, 27 Jul 2021 09:40:44 +0000 (16:40 +0700)
committerGitHub <redacted>
Tue, 27 Jul 2021 09:40:44 +0000 (15:10 +0530)
commitc0bc527bca735ee8a8b32857466d75f7d47aa22a
treeb0bfa75cb595973be563d647848f6f8021db1042
parent2a9c6dcd22b2d93632e8bb78686df40547c1fb8b
[YouTube] Age-gate bypass implementation (#575)

* Calling the API with `clientScreen=EMBED` allows access to most age-gated videos - discovered by @ccdffddfddfdsfedeee (https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136)
* Adds clients: (web/android/ios)_(embedded/agegate), mweb_embedded
* Renamed mobile_web to mweb

Closes #574

Authored by pukkandan, MinePlayersPE
README.md
yt_dlp/extractor/youtube.py