From 51821e70ef28c101ab00500404114f467199f23f Mon Sep 17 00:00:00 2001 From: beaston02 Date: Mon, 29 May 2017 16:15:17 -0700 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 581389f..e4d9e48 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# CAM4Recorder \ No newline at end of file +# CAM4Recorder + +This is script to automate the recording of public webcam shows from cam4. + + +## Requirements + +I have only tested this on debian(7+8) and Mac OS X (10.10.4), but it should run on other OSs + +Requires python3.5 or newer. You can grab python3.5.2 from https://www.python.org/downloads/release/python-352/ + +to install required modules, run: +``` +python3.5 -m pip install livesteramer +``` + + +Edit lines 6 and 8 to set the path for the directory to save the videos to, and to set the location of the "wanted.txt" file. +Add one model per line. The model should match the models name in their chatrooms URL (https://www.cam4.com/{modelname}).