Skip to content

pmiguelr/chaturbate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Chaturbate

Chaturbate (great original name) is a python script to automate the recording of cam shows in Chaturbate.

The cams to record are the models that you followed on the site.

Configuration

Copy config.ini.dist to config.ini and edit it. Set your username and password, and pushbullet token if you want.

Requirements

You'll have to install this rtmpdump version from source.

These three can be installed with pip (see below).

Installation

$ git clone https://github.com/falsovsky/chaturbate.git chaturbate
$ cd chaturbate
$ sudo pip install -r requirements.txt
...
$ python chaturbate.py

Development

Want to contribute? Great! Submit a Pull Request.

Todos

  • Find a better way to detect private shows.

License

BSD

About

Chaturbate cams recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%