1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-03 12:40:29 +08:00

Merge pull request #32 from ytdl-org/master

[pull] master from ytdl-org:master
This commit is contained in:
pull[bot]
2019-07-11 19:54:21 +00:00
committed by GitHub
Unverified
+2
View File
@@ -116,6 +116,8 @@ class YoutubeBaseInfoExtractor(InfoExtractor):
'f.req': json.dumps(f_req),
'flowName': 'GlifWebSignIn',
'flowEntry': 'ServiceLogin',
# TODO: reverse actual botguard identifier generation algo
'bgRequest': '["identifier",""]',
})
return self._download_json(
url, None, note=note, errnote=errnote,