KiraEzy / AutoStrip-StripChatRecorderPyUI

Stripchat Model Automated Recorder written in Python with PySide6 UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoStrip

AutoStrip is a Python program used to automatically record and monitor streamers on stripchat.com. It provides details about the current session information of the monitored streamer.

Acknowledgement

This project was inspired by ChaturbateRecorder, a similar tool developed by Damianonymous.

Installation

To install AutoStrip, follow these steps:

  1. Download the latest release .zip file from the Releases page.
  2. Unzip the downloaded file to your desired location.
  3. Run the run.sh file to start the program.

That's it! AutoStrip is now installed and ready to use.

Usage

AutoStrip automatically records and monitors streamers on stripchat.com. It provides information about the ongoing sessions of the monitored streamers. Simply run the program, and it will start monitoring the specified streamers.

Configuration

Before using AutoStrip, make sure to configure it properly. Open the config.conf file in a text editor and set the following parameters:

  • save_directory: The directory where recorded videos will be saved.
  • wishlist: The path to the file containing a list of streamers to monitor.
  • checkInterval: The interval (in seconds) between each check for new streamer sessions.
  • postProcessingCommand: The command to be executed after recording a video. (Optional)

Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements for AutoStrip, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Stripchat Model Automated Recorder written in Python with PySide6 UI


Languages

Language:Python 99.1%Language:Shell 0.9%