Re: Past shows on Chaturbate

by Hairfetish2016

FOR PROFESSIONAL USER ONLY


You can also set a VM(virtual machine) or a computer/Partition with Ubuntu 14 and record every show you want with a python script.


On a fresh server install of ubuntu 16.04.


apt-get update && apt-get upgrade -y && apt-get install python3-pip -y && pip3 install --upgrade pip && apt-get install python3-setuptools && python3.5 -m pip install livestreamer bs4 lxml gevent


github.com/beaston02/ChaturbateRecorder


its also work debian(7+8), ubuntu 14, freenas10 (inside a jail), and Mac OS X (10.10.4), probably work on windows 10 using python3.6.2 (may also work on python3.5+) ... but i HIGHLY recommand Ubuntu or Debian.