Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos

(http://stream-recorder.com/forum/showthread.php?t=10035)

gdunc 07-30-2017 04:57 AM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by paul45 (Post 93124)
Can be show me? in Chaturbate Node inside in main.js wheres the code read username/password and log in.:confused: :confused:

This line reads the config file:

Code:

var config = yaml.safeLoad(fs.readFileSync('config.yml', 'utf8'));
And then the various parameters are referred to by:

Code:

config.<parameter>
eg.

Code:

      return session.post('https://chaturbate.com/auth/login/', {
        username: config.username,
        password: config.password,
        csrfmiddlewaretoken: csrfToken,
        next: '/'

Quote:

Originally Posted by horacio (Post 93130)
We know that chaturbate is 'fast on the trigger' to ban somebody, and I have been convinced by this myself several times.
Often, we are banned from some models. For all these problems is the solution is this chaturbate-anonymous script.

It might be because of something else, I've been running scripts (Python, Javascript, and cmd), for well over a year that login every 33->180 seconds to check Favorites across 4 accounts without a single one being banned.

Or maybe I'm just lucky. :D

paul45 07-30-2017 07:00 AM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
@horacio the code is ok but the rtmdump do many freeze in flv.

@gdunc can paste your complete main.js and the config.yml.

this code is best but 4 days dont work something change inside in playlist.m3u8 and capture only some seconds from .ts stream.
https://gist.github.com/anonymous/af...d88ff922fc4ef3

horacio 07-30-2017 01:52 PM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Most of you probably missed this post:

http://stream-recorder.com/forum/sho...postcount=1106

... because it was published about the MFC but there is also good solution for ChaturBate and ShowUp.
This is an decompiled exe version and runs on Windows without the need to install Git and NodeJS.

NodeJS versions is there: https://github.com/horacio9a/capturebate-node

Download link for zip is: https://codeload.github.com/horacio9...ode/zip/master

I published it a month ago, and I see that everything is working OK today ;)

wizard 07-30-2017 03:09 PM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by horacio (Post 93141)
Most of you probably missed this post:

http://stream-recorder.com/forum/sho...postcount=1106

... because it was published about the MFC but there is also good solution for ChaturBate and ShowUp.
This is an decompiled exe version and runs on Windows without the need to install Git and NodeJS.

NodeJS versions is there: https://github.com/horacio9a/capturebate-node

Download link for zip is: https://codeload.github.com/horacio9...ode/zip/master

I published it a month ago, and I see that everything is working OK today ;)

Maybe it looked to complicated to the others. I don't see any other reason why people didn't try it.

I have tried MFC and it worked great so I do believe it works the same for CB and SU too.

Great work !

Fredy45 07-30-2017 04:34 PM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by horacio (Post 93141)
Most of you probably missed this post:

http://stream-recorder.com/forum/sho...postcount=1106

... because it was published about the MFC but there is also good solution for ChaturBate and ShowUp.
This is an decompiled exe version and runs on Windows without the need to install Git and NodeJS.

NodeJS versions is there: https://github.com/horacio9a/capturebate-node

Download link for zip is: https://codeload.github.com/horacio9...ode/zip/master

I published it a month ago, and I see that everything is working OK today ;)

First of all thanks Horacio !

I use your .exe version. mfc works great. But the CB Version crashes when I try ro record a model. I used Name and Password like you said. When I follow a model it should record but it crashes. Thanks in Advance for your Help

Keep up the great Work

horacio 07-30-2017 05:55 PM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by Fredy45 (Post 93145)
First of all thanks Horacio !

I use your .exe version. mfc works great. But the CB Version crashes when I try ro record a model. I used Name and Password like you said. When I follow a model it should record but it crashes. Thanks in Advance for your Help

Keep up the great Work

I'm glad you are satisfied with mfc.exe
As far as cb.exe is concerned, probably the su.exe problem could be rtmpdump.exe that is not in the path so try to put rtmpdump.exe in C:/Windows or in the directory where is cb.exe

Damianonymous 07-30-2017 07:29 PM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by horacio (Post 93130)
chaturbate-anonymous lets you follow and archive your selected models' shows on chaturbate.com.
So it does not favorites than selected models, which makes it easy to record specific models at a given time, not all the favorites that can be accumulated and too much for our disk free space;)
We know that chaturbate is 'fast on the trigger' to ban somebody, and I have been convinced by this myself several times.
Often, we are banned from some models. For all these problems is the solution is this chaturbate-anonymous script.

I have almost 1000 favorite profiles, of which 20-40 are always online and refreshed every 30 seconds, I never got banned. Horacio, you can not write to models "show tits", "show ass," and it will be ok :p

Quote:

Originally Posted by paul45 (Post 93135)
@horacio the code is ok but the rtmdump do many freeze in flv.

@gdunc can paste your complete main.js and the config.yml.

this code is best but 4 days dont work something change inside in playlist.m3u8 and capture only some seconds from .ts stream.
https://gist.github.com/anonymous/af...d88ff922fc4ef3

Normally the video stops only in ~ 7 seconds of play, the rest should play smoothly. Unless you have too many favorite profiles and your disk, processor or network are overloaded.

I also used this python code, several months have worked perfectly, until now.

andreascarlos111 07-31-2017 01:33 AM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
I have been scrolling through various posts regarding methods to record streams automatically. However, these methods work mainly on Windows. Can anyone of you help me to run capturebate/capturebatenode on Ubuntu, without wine unless absolutely necessary.
I like this concept of 24/7 automatic recording very much and need to get it working on Ubuntu. Any help is appreciated!

gdunc 07-31-2017 01:41 AM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by paul45 (Post 93135)
@gdunc can paste your complete main.js and the config.yml.

Can't paste it in, exceeds posting limit but I'm using this GitHub version with the password change I mentioned back here.

Running on Win8.1Pro x86 with NodeJS 6.8.1, rtmpdump (RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV)).

Just tested it, 160MB+ capture without a problem.

Here's my config.yml, same as original except for username/password (obviously) and minFileSizeMb:

Code:

username: yourname # Your Chaturbate username
password: yourpassword # Your Chaturbate password, I promise not to do anything bad with it
captureDirectory: captures # Where you want the captures to be saved to
completeDirectory: complete # Where you want the "finalized" captures to be moved to as soon as model stops streaming
modelScanInterval: 30 # In seconds, how often capturebate-node checks for newly-online models
debug: false
rtmpDebug: false
minFileSizeMb: 1


supersonic80 07-31-2017 01:43 AM

Re: www.chaturbate.com - HowTo record 100% free XXX/adult web-cam videos


 
Quote:

Originally Posted by andreascarlos111 (Post 93158)
I have been scrolling through various posts regarding methods to record streams automatically. However, these methods work mainly on Windows. Can anyone of you help me to run capturebate/capturebatenode on Ubuntu.
I like this concept of 24/7 automatic recording very much and need to get it working on Ubuntu. Any help is appreciated!

Then, you probably a terrible "scroller". ;)

All nodejs solutions were intentionally developed for Linux, then people tweaked them to be able to use on Windows PC. Search for mfc-node or capturebate-node.

The only challenge will be to find and compile rtmpdump-ksv, but there was a simple instruction how to do this on this forum.


All times are GMT -6. The time now is 11:25 AM.