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.
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.sh
file to start the program.
That's it! AutoStrip is now installed and ready to use.
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.
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)
Contributions are welcome! If you have any ideas, suggestions, or improvements for AutoStrip, feel free to open an issue or submit a pull request.
This project was inspired by ChaturbateRecorder, a similar tool developed by Damianonymous.
This project is licensed under the MIT License.