Closed fredi-python closed 1 year ago
line 123, in with open(args.cookie_file, encoding="utf-8") as file: TypeError: expected str, bytes or os.PathLike object, not NoneType
line 123, in
with open(args.cookie_file, encoding="utf-8") as file:
TypeError: expected str, bytes or os.PathLike object, not NoneType