]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[youtube] Add `thirdParty` to agegate clients (#577)
authorpukkandan <redacted>
Tue, 27 Jul 2021 14:03:59 +0000 (19:33 +0530)
committerpukkandan <redacted>
Fri, 30 Jul 2021 20:50:21 +0000 (02:20 +0530)
commit65c2fde23f426228e092dfeedc20e657b7be89b3
treec99a6f1dbdcbcecfca37a0326ce6f2c27bb91153
parent000c15a4cad1079fe91609a5d5a0ff8d20cca865
[youtube] Add `thirdParty` to agegate clients (#577)
* This allows more videos like `tf2U5Vyj0oU` to become embeddable
    See https://github.com/yt-dlp/yt-dlp/pull/575#issuecomment-888837000
* Also added tests for all types of age-gate

Closes #581
yt_dlp/extractor/youtube.py