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
Traceback (most recent call last):
File "fbstalker1.py", line 2032, in
options(sys.argv)
File "fbstalker1.py", line 1976, in options
mainProcess(user)
File "fbstalker1.py", line 1806, in mainProcess
dataList = parseVideosBy(html)
File "fbstalker1.py", line 1570, in parseVideosBy
text_file = open(filename, "w")
IOError: [Errno 2] No such file or directory: 'https://www.facebook.com/video.php?v=
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "fbstalker1.py", line 2032, in
options(sys.argv)
File "fbstalker1.py", line 1976, in options
mainProcess(user)
File "fbstalker1.py", line 1806, in mainProcess
dataList = parseVideosBy(html)
File "fbstalker1.py", line 1570, in parseVideosBy
text_file = open(filename, "w")
IOError: [Errno 2] No such file or directory: 'https://www.facebook.com/video.php?v=
The text was updated successfully, but these errors were encountered: