def add_arguments(self, parser): parser.add_argument("--reset", dest="reset", action="store_true", help="If true, clear the list of images and download all of them again")