#!/usr/bin/python3 import uuid import Path from pathlib START_DIR = "/storage/animes" for root, dirs, files in os.walk(START_DIR): s