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
Welcome to Messenger_Pics_Downloader
To change program settings go to config.json
Do You want to load data from config? (y/n):y
DevTools listening on ws://127.0.0.1:58610/devtools/browser/52c4cd75-7d5e-4a43-955f-04e196709371
Logging in to Facebook.com...
[0203/134225.691:INFO:CONSOLE(16)] "
.d8888b. 888 888
d88P Y88b 888 888
Y88b. 888 888 This is a browser feature intended for
"Y888b. 888888 .d88b. 88888b. 888 developers. If someone told you to copy-paste
"Y88b. 888 d88""88b 888 "88b 888 something here to enable a Facebook feature
"888 888 888 888 888 888 Y8P or "hack" someone's account, it is a
Y88b d88P Y88b. Y88..88P 888 d88P scam and will give them access to your
"Y8888P" "Y888 "Y88P" 88888P" 888 Facebook account.
888
888
888
See https://www.facebook.com/selfxss for more information.
", source: https://static.xx.fbcdn.net/rsrc.php/v3iqES4/yG/l/en_US/lmRxeYlKUEE.js?_nc_x=Ij3Wp8lg5Kz (16)
Exception occured! Will download all images gathered until exception. Check webdriver_error.txt for more details.
Downloading images...
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.752.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.752.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "C:\Users\user\Desktop\challenges\messenger-pics-downloader\__main__.py", line 5, in <module>
startDownloader()
File "C:\Users\user\Desktop\challenges\messenger-pics-downloader\messenger_downloader.py", line 145, in startDownloader
itertools.repeat(data["folder_name"]), image_links))
UnboundLocalError: local variable 'image_links' referenced before assignment
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: