download that folder from mega.nz (it might download as a zip, i'm not sure. if it does extract it)
Open a terminal/command prompt and cd to the location of mfc-node-master, and enter in
node.exe main.js
(I'm not sure if node will work standalone like this, you may need to download the installer, and install it to the same location as mfc-node)
open your web browser and navigate to
localhost:9080
Here you will see a list of all active models. You can search for who you want to record and click her name. It will show you a preview of her cam, with some options to record, record for just the next 24 hours, open her cam page, etc.
Active recordings are placed in the "captures" folder, and are moved to the "complete" folder, in a subfolder named after the model, once she has finished her stream.
Personally, I will append her model ID/UID to the folder, and move subsequent recordings of her into that folder. That way, if she changes her name in the future, I will have all her recordings in the same folder
