AutoStrip-StripchatRecorderPyUI
AutoStrip-StripchatRecorderPyUI copied to clipboard
Stripchat Model Automated Recorder written in Python with PySide6 UI
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.
Installation
To install AutoStrip, follow these steps:
- Download the latest release .zip file from the Releases page.
- Unzip the downloaded file to your desired location.
- Run the
run.shfile 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.
Acknowledgement
This project was inspired by ChaturbateRecorder, a similar tool developed by Damianonymous.
License
This project is licensed under the MIT License.