windowshopr/Recursive-Video-Downsampler
A small script I made that recursively looks inside a folder (and all of its subfolders) looking for movie files, then running a PowerShell command using FFMPEG to reduce the filesize of the video, deleting the original.
Python