未验证 提交 2fd226f6 编写于 作者: C coletdjnz 提交者: GitHub

[youtube] Fix age-gated videos for API clients when cookies are supplied (#545)

Fixes #543
Authored by: colethedj
上级 3ba7740d
......@@ -2343,7 +2343,8 @@ def _generate_player_context(sts=None):
'playbackContext': {
'contentPlaybackContext': context
},
'contentCheckOk': True
'contentCheckOk': True,
'racyCheckOk': True
}
@staticmethod
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册