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)

horacio 08-16-2017 12:23 AM

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


 
If there is a problem with the recording of some model, there is always my old and good rtmpdump batch script 'cb.bat' that lets you record any model in full resolution with no freezing, of course if it is not 'pvt', 'group' or 'hidden'.
In addition, the recorded file is in FLV format so it is possible to access its editing without previous conversion, as is the case with TS format.
In line 48 you can edit your directory for recorded files. Of course if you have rtmpdump.exe in the path you don't need to put this extra.



Download link for above files is: http://www.mediafire.com/file/at4b1s...b_20170816.rar

Hermiod 08-19-2017 10:49 PM

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


 
@Horatio - How do I get chat installed?

I've read about a cba.bat and python scripts, not sure where to begin.

horacio 08-20-2017 07:29 AM

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


 
Quote:

Originally Posted by Hermiod (Post 93591)
@Horatio - How do I get chat installed?

I've read about a cba.bat and python scripts, not sure where to begin.

I recently posted in this thread 4 independent systems (scripts) to download Chaturbate.com.
It is important to note that each of them works independently of the others. It is up to you to try and choose the one that suits you best.
For you and me the worst combination is to try nothing and ask questions.
Try, if you make a error, nothing bad will happen, and you will see where you are wrong, I hope.
Here I will sort links for all 4 systems to make it easier to find.

1. http://stream-recorder.com/forum/sho...&postcount=231 ######## cb.bat

2. http://stream-recorder.com/forum/sho...&postcount=229 ######## chat.py
2. http://stream-recorder.com/forum/sho...&postcount=230 ######## chat.py

3. http://stream-recorder.com/forum/sho...&postcount=212 ######## cb.py

4. http://stream-recorder.com/forum/sho...&postcount=206 ######## cb.exe

For the first and last you don't need python or node.js installation!

horacio 08-22-2017 10:45 AM

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


 
I've made new versions of these scripts (v.1.0.3).

What's New?

1. cb.py has now downloaded the role of cbm.py which means that now cb.py has rtmpdump recording and also ability of ffplay.

2. Due to the reduction in the number of frames, there are no more separate rtmpdump, ffmpeg and ffplay frames.

3. I've made changes to the graphical display so I do not bother with unnecessary data.

My recommendation is to prefer cb.py and cbr.py (options 0 and 2 in cba.bat) because they are recorded using rtmpdump.exe.
Currently ffmpeg.exe version has minor problems when recording 'amlst' type of CB url's.

Download link for all files in the zip: https://github.com/horacio9a/chaturb...ive/master.zip

paul.ymer 08-26-2017 07:34 AM

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


 
just wondering if it is possible to select the stream resolution (480p, 576p and so on, when available) in capturebate-node, i.e. with rtmpdump

NerfHerder101 08-26-2017 09:00 PM

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


 
This may seem odd, but would it be possible to add a line to open a browser window when a model goes live when using 24/7 mode?

Quote:

Originally Posted by horacio (Post 93536)
If there is a problem with the recording of some model, there is always my old and good rtmpdump batch script 'cb.bat' that lets you record any model in full resolution with no freezing, of course if it is not 'pvt', 'group' or 'hidden'.
In addition, the recorded file is in FLV format so it is possible to access its editing without previous conversion, as is the case with TS format.
In line 48 you can edit your directory for recorded files. Of course if you have rtmpdump.exe in the path you don't need to put this extra.


bigtymer88 09-04-2017 11:45 AM

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


 
anyone wanna learn on streamate pm me

http://imgur.com/a/ejFog

korexaj 10-16-2017 01:01 AM

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


 
Quote:

Originally Posted by horacio (Post 93628)
I've made new versions of these scripts (v.1.0.3).

What's New?

1. cb.py has now downloaded the role of cbm.py which means that now cb.py has rtmpdump recording and also ability of ffplay.

2. Due to the reduction in the number of frames, there are no more separate rtmpdump, ffmpeg and ffplay frames.

3. I've made changes to the graphical display so I do not bother with unnecessary data.

My recommendation is to prefer cb.py and cbr.py (options 0 and 2 in cba.bat) because they are recorded using rtmpdump.exe.
Currently ffmpeg.exe version has minor problems when recording 'amlst' type of CB url's.

Download link for all files in the zip: https://github.com/horacio9a/chaturb...ive/master.zip


Would really appreciate if you or someone would provide some guide to get this script running on macOS. I installed rtmpdump and ffmpeg using homebrew. I followed the setup instructions including changing the directories for where the cb_model.tet exists and where i want to store the files (in the config file). but when i run the script using the command "python cb.py" i get this error:

Traceback (most recent call last):
File "cb.py", line 42, in <module>
pwd0 = dec.split(' password: ')[1]
IndexError: list index out of range

Would really appreciate all the help as all the scripts out there are for windows.

horacio 10-16-2017 03:10 AM

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


 
Quote:

Originally Posted by korexaj (Post 94710)
Would really appreciate if you or someone would provide some guide to get this script running on macOS. I installed rtmpdump and ffmpeg using homebrew. I followed the setup instructions including changing the directories for where the cb_model.tet exists and where i want to store the files (in the config file). but when i run the script using the command "python cb.py" i get this error:

Traceback (most recent call last):
File "cb.py", line 42, in <module>
pwd0 = dec.split(' password: ')[1]
IndexError: list index out of range

Would really appreciate all the help as all the scripts out there are for windows.

I've changed all CB scripts and I hope that these changes will be less of a problem.
My suggestion is to use cba.bat to start all scripts that should be in 'C:/Windows' together with CB_Model.txt, rtmpdump.exe, ffmpeg.exe and ffplay.exe.
All other files must be in 'C:/-cba-py' directory.

The latest version v.1.0.5 is here: https://github.com/horacio9a/chaturbate-anonymous

Link for download zip file is: https://codeload.github.com/horacio9...ous/zip/master

korexaj 10-16-2017 12:10 PM

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


 
Quote:

Originally Posted by horacio (Post 94713)
I've changed all CB scripts and I hope that these changes will be less of a problem.
My suggestion is to use cba.bat to start all scripts that should be in 'C:/Windows' together with CB_Model.txt, rtmpdump.exe, ffmpeg.exe and ffplay.exe.
All other files must be in 'C:/-cba-py' directory.

The latest version v.1.0.5 is here: https://github.com/horacio9a/chaturbate-anonymous

Link for download zip file is: https://codeload.github.com/horacio9...ous/zip/master

The problem is i dont have windows, i'm using macOS Sierra. while i could run windows in virtual machine, i cant afford to have the fans running at all times due to it.

.bat files dont work on macbooks


All times are GMT -6. The time now is 03:19 PM.