|
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
chaturbate.toml.dist |
README.md
Chaturbate.rs
Chaturbate Streams Recorder
Automatically record models from Chaturbate.
Requirements
- rust
- youtube-dl
Usage
git clone https://git.deadbsd.org/falso/chaturbate.rs
cd chaturbate.rs
cp chaturbate.toml.dist chaturbate.toml
# edit chaturbate.toml
cargo run --release
Configuration
The options on chaturbate.toml
are the following:
Option | Meaning |
---|---|
delay | Delay in seconds between refresh to check models |
models | List of models that you want to record |
License
WTFPL