You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
defchandler(capthca: Captcha) ->str:
open_new_tab(capthca.get_url())
returninput('Solve the captcha that just opened in your browser: ')
vk=VkApi(*config['vk'], captcha_handler=chandler)
vk.auth()