Python scripts for easy and anonymous cam4 recordings.
Go to file
2017-08-30 05:06:19 +02:00
c4-py.jpg screenshot 2017-08-30 05:02:32 +02:00
c4.bat v.1.0.0 Batch script for easier scripts start-up 2017-08-29 19:48:50 +02:00
c4.py v.1.0.1 cam4-anonymous script with suppressed rtmpdump window 2017-08-30 04:44:14 +02:00
C4_Model.txt Here put the names of the models you want to record 2017-08-29 19:24:42 +02:00
c4r.py v.1.0.1 Remote rtmpdump 24/7 cam4-anonymous script with suppressed data 2017-08-30 04:46:42 +02:00
c4rw.py v.1.0.1 Remote rtmpdump 24/7 cam4-anonymous script with visible data 2017-08-30 04:48:15 +02:00
c4w.py v.1.0.1 cam4-anonymous script with rtmpdump window 2017-08-30 04:49:32 +02:00
config.cfg v.1.0.0 Config file for edit yours folders & files 2017-08-29 19:46:20 +02:00
README.md v.1.0.1 Basic instructions for use cam4 anonymous scripts 2017-08-30 05:06:19 +02:00
Requirements.txt Requirements for Python27 modules upgrade 2017-08-29 19:21:32 +02:00

cam4-anonymous

cam4-anonymous lets you follow and archive your selected models' shows on www.cam4.com So it does not favorites than selected models, which makes it easy to record specific models at a given time, not all the favorites that can be accumulated and too much for our disk free space;) You don't need to be registered cam4 user for recording models with this cam4-anonymous script.

Requirements

Python 2.7.13 RTMPDump(ksv) used to capture the streams must be somewere in the path or in directory with this script.

Setup

  1. Install requirements pip install -r Requirements.txt
  2. Download and unpack the code.
  3. Open console and go into the directory where you unpacked the files (default is C:/-c4-py/)
  4. c4.bat can be anywhere (default is C:/Windows/)
  5. Edit config.cfg to your wish or accept default data.

Running & Output

It's best to use 'Command Promt' first to install Requirements.txt and to try the basic c4.py script. For use these scripts it would be good to make a shortcut and put it in the task bar for easier startup. All scripts now use the same text file where is stored your favorite models, default is C:\-c4-py\C4_Model.txt. However, if you want to record a certain model permanently (24/7), then you need to use c4.bat, options number 2 and 3 to start c4r.py and c4rw.py. Scripts with the letter 'w' in the name allow you to see what is actually happening in a separate rtmpdump window and make it easier to stop recording. Script c4w.py also allow for use the same script copy to start recording more models. For other scripts if you want to record another model at the same time then you need to start another copy of c4.bat. All scripts have the ability to display some basic data about the models (Age, Location, Relationship Status and Occupation - Job). Capture is best abort with Ctrl-C or by clicking 'x' at the top right corner of the script window If Ctrl-C does not react.

alt screenshot