Skip to content

Scripting the system

In the Nodefest talk, I demonstrated a script called “sanity” that looks at video files and their filenames. If the filename doesn’t match up with what the video actually is, it prints the name of the file.

I’ve put it on GitHub here:

monsieuroeuf

sanity

A script that checks if video filenames match their actual content

monsieuroeuf/sanity