Chaturbate Streams Recorder
Go to file
Pedro de Oliveira 40786f3290
No need to create a new SocketAddr.
2023-03-21 21:35:40 +00:00
src No need to create a new SocketAddr. 2023-03-21 21:35:40 +00:00
.gitignore Update ignore for ideaj 2022-08-20 00:32:32 +01:00
Cargo.lock Update 2022-08-16 01:14:08 +01:00
Cargo.toml Update 2022-08-16 01:14:08 +01:00
LICENSE Add README and LICENSE 2021-12-28 03:36:41 +00:00
README.md Cleanups 2022-08-16 20:56:50 +01:00
chaturbate.toml.dist WIP-No longer needs login 2022-03-08 00:36:58 +00:00

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