...well, kind of.
I've been using the command line screencapture command to record a video on my Mac and save the recording to a file.
The command looks something like this:
screencapture -C -k -T 0 -R 1080,0,820,735 -V 90 ~/Desktop/recordings/Screen\ Recording\ testing.mov
...and I do it...