Hello,
I made a quick Python script to separate images and videos into different folders (recursively, while preserving folder structure). I prefer to have them separate, and I'm sure others do too, so this might be useful for you. Note that it will perform a MOVE and not a COPY operation, so...