mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 18:53:21 +01:00
parent
83bbb628d8
commit
4f5f9ed1e5
@ -415,7 +415,7 @@ class OAuthPixiv(OAuthBase):
|
||||
print("""
|
||||
1) Open your browser's Developer Tools (F12) and switch to the Network tab
|
||||
2) Login
|
||||
4) Select the last network monitor entry ('callback?state=...')
|
||||
3) Select the last network monitor entry ('callback?state=...')
|
||||
4) Copy its 'code' query parameter, paste it below, and press Enter
|
||||
""")
|
||||
code = input("code: ")
|
||||
|
Loading…
Reference in New Issue
Block a user