Для каждого файла в папке делайте Python
for file in os.listdir(inputdir):
Real Raccoon
for file in os.listdir(inputdir):