mirror of
https://github.com/mikf/gallery-dl.git
synced 2025-01-31 11:41:35 +01:00
[500px] update query hash
This commit is contained in:
parent
6a5f6396d4
commit
cc1fb0b4ea
@ -153,7 +153,7 @@ class _500pxGalleryExtractor(_500pxExtractor):
|
||||
def metadata(self):
|
||||
user = self._request_graphql(
|
||||
"ProfileRendererQuery", {"username": self.user_name},
|
||||
"db1dba2cb7b7e94916d1005db16fea1a39d6211437b691c4de2f1a606c21c5fb",
|
||||
"4d02ff5c13927a3ac73b3eef306490508bc765956940c31051468cf30402a503",
|
||||
)["profile"]
|
||||
self.user_id = str(user["legacyId"])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user