Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #271  
Old 06-30-2018, 01:55 AM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

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


Check your private messages

Quote:
Originally Posted by dariusii View Post
1. Remove old files and dirs
2. unpack that archive
3. install modules (npm install) ok.
4. config file was changed with my settings
5. reloginning on the site. There're not any bans etc for me. Google captcha only.
6. run.
Code:
C:\Users\jim\bin\chaturbate\capturebate-node-master>node main.js
[06/30/2018 - 09:51:00] [DEBUG] Start searching for new models
[06/30/2018 - 09:51:00] [DEBUG] Login is required
[06/30/2018 - 09:51:01] [DEBUG] Found these live followed models:
[06/30/2018 - 09:51:01] Done, will search for new models in 60 second(s)
[06/30/2018 - 09:51:00] [DEBUG] Start searching for new models
[06/30/2018 - 09:51:00] [DEBUG] Login is required
[06/30/2018 - 09:51:01] [DEBUG] Found these live followed models:
[06/30/2018 - 09:51:01] Done, will search for new models in 60 second(s)
[06/30/2018 - 09:51:00] [DEBUG] Start searching for new models
[06/30/2018 - 09:51:00] [DEBUG] Login is required
[06/30/2018 - 09:51:01] [DEBUG] Found these live followed models:
[06/30/2018 - 09:51:01] Done, will search for new models in 60 second(s)
....
nothing
Reply With Quote
  #272  
Old 06-30-2018, 06:48 AM
dariusii dariusii is offline
Junior Member
 
Join Date: Jun 2018
Posts: 8
dariusii is on a distinguished road
Default

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


Now I'm not see recaptcha one on login page, but app is continuing get nothing. I had check login/pass in config file. All're ok. Don't understand nothing.
Reply With Quote
  #273  
Old 07-01-2018, 03:22 AM
dariusii dariusii is offline
Junior Member
 
Join Date: Jun 2018
Posts: 8
dariusii is on a distinguished road
Default

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


Can I copy a some token/cookies from browser, where I had check authorisation, to app? without authorisation with $CaptureBate-master simular apps.
Reply With Quote
  #274  
Old 07-01-2018, 09:55 AM
dariusii dariusii is offline
Junior Member
 
Join Date: Jun 2018
Posts: 8
dariusii is on a distinguished road
Default

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


How to fight an "ERROR: Closing connection: NetStream.Play.Failed"? Does anyone know?

Error is with any captuirebute-node one. any version.

with other ones that app works normally:
Code:
 rtmpdump -r "rtmp://cp79285.edgefcs.net:1935/ondemand?ovpfv=1.1" -a "ondemand?ovpfv=1.1" -y "mp4:/root/international_program_sales/b2b_site/trailers/01_11/225971_drake_and_josh_384x288_600.mp4" -o drakejosh.mp4
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              141.66
INFO:   moovPosition          32.00
INFO:   width                 384.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        29.97
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                4245000.00
INFO:   timescale             29970.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                6247424.00
INFO:   timescale             44100.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
10219.977 kB / 137.60 sec (97.1%)
WARNING: Larger timestamp than 24-bit: 0xfffffe74
10450.527 kB / 141.64 sec (99.9%)
Download complete
rtmpdump -v
RTMPDump v2.4

with node model it go to stopped and show "ERROR: Closing connection: NetStream.Play.Failed".

Last edited by dariusii : 07-01-2018 at 09:56 AM. Reason: diff anyon > anyone
Reply With Quote
  #275  
Old 07-01-2018, 06:23 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

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


You need to have rtmpdump with KSV patches to be able to record chaturbate.

Use -V parameter to get all rtmpdump debug messages. I suppose the output will give you a hint about the origin of the problem.


Quote:
Originally Posted by dariusii View Post
How to fight an "ERROR: Closing connection: NetStream.Play.Failed"? Does anyone know?

Error is with any captuirebute-node one. any version.

with other ones that app works normally:
Code:
 rtmpdump -r "rtmp://cp79285.edgefcs.net:1935/ondemand?ovpfv=1.1" -a "ondemand?ovpfv=1.1" -y "mp4:/root/international_program_sales/b2b_site/trailers/01_11/225971_drake_and_josh_384x288_600.mp4" -o drakejosh.mp4
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              141.66
INFO:   moovPosition          32.00
INFO:   width                 384.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        29.97
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                4245000.00
INFO:   timescale             29970.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                6247424.00
INFO:   timescale             44100.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
10219.977 kB / 137.60 sec (97.1%)
WARNING: Larger timestamp than 24-bit: 0xfffffe74
10450.527 kB / 141.64 sec (99.9%)
Download complete
rtmpdump -v
RTMPDump v2.4

with node model it go to stopped and show "ERROR: Closing connection: NetStream.Play.Failed".
Reply With Quote
  #276  
Old 07-02-2018, 02:32 AM
dariusii dariusii is offline
Junior Member
 
Join Date: Jun 2018
Posts: 8
dariusii is on a distinguished road
Default

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


Quote:
Originally Posted by supersonic80 View Post
You need to have rtmpdump with KSV patches to be able to record chaturbate.

Use -V parameter to get all rtmpdump debug messages. I suppose the output will give you a hint about the origin of the problem.
Thanks. had compile it.
Reply With Quote
  #277  
Old 07-04-2018, 12:02 AM
NerfHerder101 NerfHerder101 is offline
Junior Member
 
Join Date: Jul 2017
Posts: 7
NerfHerder101 is on a distinguished road
Default

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


I just use youtube-dl in conjunction with ffmpeg to cap CB with the following .bat in the quote below.

Just download the most recent versions of youtube-dl and ffmpeg and have them in the same folder, as well as a CB_Model.txt file to add all the room names you want to capture (just the room names, not the full link. Make sure each name is on its own separate line).

You can set your refresh time to whatever you want. It is currently set to 30seconds.
It will refresh until the room goes live. Once the room goes offline. It will start refreshing again.

Enjoy!!

Quote:
@ECHO OFF
SETLOCAL EnableDelayedExpansion
:START
SET n=0
FOR /F "tokens=*" %%A IN (CB_Model.txt) DO (
SET /A n=n+1
SET _fav!n!=%%A
ECHO !n! %%A
)
ECHO.
SET /P MODEL=Choose or Enter Name of Model (%M%):
ECHO.
FOR /L %%F IN (1,1,!n!) DO (
IF /I '%MODEL%'=='%%F' SET M=%%F
)
SET n=0
FOR /F "tokens=*" %%A IN (CB_Model.txt) DO (
SET /A n=n+1
IF !n!==%M% SET MODEL=%%A
)



set SECONDS=30

set model=%model:https://chaturbate.com//=%

set model=%model:/=%

set OUT_DIR=rec\%model%

if not exist %OUT_DIR% (mkdir %OUT_DIR%)


:doCapture
for /r %%F in (*) do if %%~zF==0 @del "%%F"
set ts=%date:/=-%_%time::=-%
set ts=%ts: =%
set output=%OUT_DIR%\cb_%model%_%ts%.mp4
color 2F && title %model% @ %time%
cls && echo Capturing: %model% @ %time% && echo.



youtube-dl https://chaturbate.com/%model% -o %output%


for %%r in (%output%) do (
if %%~zr lss 1 del %output%
color 4F && title %model% - OFFLINE
)


timeout %SECONDS%
goto doCapture
What my folder looks like
Reply With Quote
  #278  
Old 10-11-2018, 12:34 PM
marck120 marck120 is offline
Junior Member
 
Join Date: Sep 2016
Posts: 12
marck120 is on a distinguished road
Default

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


Hi, is there a linux program to capture the video stream from chaturbate ?
Reply With Quote
  #279  
Old 10-11-2018, 05:20 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

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


https://0xboobface.github.io/ctbrec/
Reply With Quote
  #280  
Old 10-12-2018, 12:44 AM
marck120 marck120 is offline
Junior Member
 
Join Date: Sep 2016
Posts: 12
marck120 is on a distinguished road
Default

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


Quote:
Originally Posted by Damianonymous View Post
Thank you so much it works very well, on linux I had to fight for hours before being able to install java jre, without java jre ctbrec did not start properly.

By chance do you also know any program to download Channels - Rampant TV from the site ?
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:55 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons