Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
import sys
import argparse
import os
import shutil
def main():
parser = argparse.ArgumentParser(description='Copy exported google photos into one directory')