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
print("Woah. Let's not get too crazy. Try again with less files, or update this script so that it will split up the jobs so that each post has no more than {0} files each.".format(max_files))
sys.exit(1)
print("Okay. We're going to upload the following filenames: {0}".format(filenames))