batch rename files with folder names?
Hello. I have a couple hundred folders each containing a single mp4 file; the folder names are useful, the mp4 file names not. How can I rename the mp4s with the folder names? That is, I'd like:
Containing folder>Very helpful name>not38helpful_name.mp4
Containing folder>Another helpful name>Reallyuseless3866l_name.mp4
Containing folder>Clear Concise name>How15this%&4helpful.mp4
to be renamed:
Containing folder>Very helpful name>Very helpful name.mp4
Containing folder>Another helpful name>Another helpful name.mp4
Containing folder>Clear Concise name>Clear Concise name.mp4
It would be helpful to then replace the folder with the file (Containing folder>Very helpful name.mp4) but not necessary.
There are no other files within the folders other than the MP4s so no filtering is needed.
thanks