Merge pull request #32 from ytdl-org/master
[pull] master from ytdl-org:master
This commit is contained in:
commit
ead22c3c03
@ -116,6 +116,8 @@ class YoutubeBaseInfoExtractor(InfoExtractor):
|
|||||||
'f.req': json.dumps(f_req),
|
'f.req': json.dumps(f_req),
|
||||||
'flowName': 'GlifWebSignIn',
|
'flowName': 'GlifWebSignIn',
|
||||||
'flowEntry': 'ServiceLogin',
|
'flowEntry': 'ServiceLogin',
|
||||||
|
# TODO: reverse actual botguard identifier generation algo
|
||||||
|
'bgRequest': '["identifier",""]',
|
||||||
})
|
})
|
||||||
return self._download_json(
|
return self._download_json(
|
||||||
url, None, note=note, errnote=errnote,
|
url, None, note=note, errnote=errnote,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user