
run: 
	python3 test.py \
	-cf $(CURDIR)/client.txt \
	-i https://eas.5.easydb.de/eas/partitions/567/1003/1003064000/1003064922/1a270fd84d4091f222cdc87d0e49bb5c73c36366/image/jpeg/Pool_SAGAFLOR%20allgemein_Datei_shutterstock_280036565_Art-Nr_.jpg \
	-l en \
	-f Description,Tags,Objects


help:
	python3 test.py -h
