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)

jh82 10-14-2016 01:49 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88085)
Install this
https://github.com/chrippa/livestrea...in32-setup.exe

Copy my above script into notepad, click save as, save as type
All Files (*.*) then put the filename as something.bat click save, then double click the new .bat / batch file, type your modelname and hit enter.

Also try changing https://chaturbate.com to https://m.chaturbate.com in both the RTMPDump and Livestreamer scripts it may alter the quality
/ codecs used instead of flash video.

Thank you very much. I'm going to try and get this setup.

ihryjfbd 10-14-2016 10:41 PM

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


 
Quote:

Originally Posted by supersonic80 (Post 88089)
I have no idea about the limits. Once I saw 13 streams on the old Atom PC (1.6Ghz) running Ubuntu. I know nothing about Windows.

Keep in mind

One RTMPdump process uses around 6-7MB system ram
One Livestreamer process uses around 26-28MB system ram
yep Livestreamer uses four times as much ram :(

then divide your internet dl rate by the stream bitrate
800x600 highest quality??? dl bitrates can be monitored in
Resource Monitor, Network, Network Activity for each process.

jakeane123 10-15-2016 06:04 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88085)
Install this
https://github.com/chrippa/livestrea...in32-setup.exe

Copy my above script into notepad, click save as, save as type
All Files (*.*) then put the filename as something.bat click save, then double click the new .bat / batch file, type your modelname and hit enter.

Also try changing https://chaturbate.com to https://m.chaturbate.com in both the RTMPDump and Livestreamer scripts it may alter the quality
/ codecs used instead of flash video.

I get a error saying rtmpdump is not recognised as an internal or external command

ihryjfbd 10-15-2016 08:34 AM

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


 
Quote:

Originally Posted by jakeane123 (Post 88136)
I get a error saying rtmpdump is not recognised as an internal or external command

You need to put the rtmpdump.exe in the same folder as the batch script.
Also change J:\captures or I:\StreamS\Chaturbate to wherever you want to save the recordings, make sure you create the folder first.

jakeane123 10-15-2016 09:38 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88139)
You need to put the rtmpdump.exe in the same folder as the batch script.
Also change J:\captures or I:\StreamS\Chaturbate to wherever you want to save the recordings, make sure you create the folder first.

now im getting NetStream.Play.failed

ihryjfbd 10-15-2016 11:02 AM

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


 
Quote:

Originally Posted by jakeane123 (Post 88140)
now im getting NetStream.Play.failed

Which version of RTMPDump does the command line window show?
I use KSV patched version instead of standard release.
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)

jakeane123 10-15-2016 11:48 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88141)
Which version of RTMPDump does the command line window show?
I use KSV patched version instead of standard release.
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)

https://gyazo.com/6a5612da5faa8f5c0aad248491e2460d
getting this now

ihryjfbd 10-15-2016 12:36 PM

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


 
Quote:

Originally Posted by jakeane123 (Post 88142)

idk working fine here, you using your own Chaturbate account or AnonymousUser?
error happens if your ip banned / region specific or they enter into private or group / password show or go offline.

Capturing: squirtbetty @ 19:30:20.32 - edge14

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
16844.794 kB / 108.12 sec

jakeane123 10-15-2016 12:45 PM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88143)
idk working fine here, you using your own Chaturbate account or AnonymousUser?
error happens if your ip banned / region specific or they enter into private or group / password show or go offline.

Capturing: squirtbetty @ 19:30:20.32 - edge14

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
16844.794 kB / 108.12 sec

Using my own and its not banned or anything like that i might try it again later see if its just a bug

ihryjfbd 10-15-2016 02:13 PM

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


 
Just checked the script it's a problem with the way the password is sent
for instance my password is

"X}W(2%^sf6x+"u"

but in the webpage cookie it's sent as

pbkdf2_sha256$24000$9WOf5OAQr9H2$TS6RrwHHbE77DUi4X NNA4lzKtO6W9HwdquoolXC9Zhs\u003D

so it's creating a sha256 of our password :confused:

jakeane123 10-15-2016 03:08 PM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88147)
Just checked the script it's a problem with the way the password is sent
for instance my password is

"X}W(2%^sf6x+"u"

but in the webpage cookie it's sent as

pbkdf2_sha256$24000$9WOf5OAQr9H2$TS6RrwHHbE77DUi4X NNA4lzKtO6W9HwdquoolXC9Zhs\u003D

so it's creating a sha256 of our password :confused:

What should i do then

Moonspell 10-15-2016 04:47 PM

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


 
bah... is really difficult to open replay media catcher, goes in the room as guest or so, and record? I don't think so :)))

ihryjfbd 10-15-2016 05:12 PM

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


 
Quote:

Originally Posted by jakeane123 (Post 88148)
What should i do then

k I found a fix, use wireshark to find your username through a Display Filter then use that filter and click on

Handshake C2|connect('live-edge')

then click

Real Time Messaging Protocol (AMF0 Command connect('live-edge'))

RTMP Body

the first string under 2.650 is your password without the ' '.

Code:

@echo off
setlocal enableDelayedExpansion

set CB_VERSION=2.650
set OUT_DIR=J:\captures
set SECONDS=15

set /p model=Enter username:
set model=%model:https://chaturbate.com/=%
set model=%model:/=%

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

for /L %%i in (1,1,99) do (
  set N=!time:~9,12!
  set /a N=10000!N! %% 10000
  set rand=!random!
  set /a rand=!rand!* 31/32768+1
  set /a rand=!N!+!rand!
  set /a rand=!rand!*31/131+1
)
set server=edge%rand%

:doCapture
set ts=%date:/=-%_%time::=-%
set ts=%ts: =%
set output=%OUT_DIR%\%model%_%ts%.flv

color 2F && title %model% @ %time% - %server%
cls && echo Capturing: %model% @ %time% - %server% && echo.

rtmpdump --live --timeout 20 ^
-r "rtmp://%server%.stream.highwebmedia.com/live-edge" ^
-p "http://chaturbate.com/%model%" ^
-C S:username ^
-C S:%model% ^
-C S:%CB_VERSION% ^
-C S:password ^
-y "playpath" -o %output%

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

set /a rand=%random%*31/32768+1
set server=edge%rand%

timeout %SECONDS%
goto doCapture


jakeane123 10-15-2016 05:44 PM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88152)
k I found a fix, use wireshark to find your username through a Display Filter then use that filter and click on

Handshake C2|connect('live-edge')

then click

Real Time Messaging Protocol (AMF0 Command connect('live-edge'))

RTMP Body

the first string under 2.650 is your password without the ' '.

Code:

@echo off
setlocal enableDelayedExpansion

set CB_VERSION=2.650
set OUT_DIR=J:\captures
set SECONDS=15

set /p model=Enter username:
set model=%model:https://chaturbate.com/=%
set model=%model:/=%

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

for /L %%i in (1,1,99) do (
  set N=!time:~9,12!
  set /a N=10000!N! %% 10000
  set rand=!random!
  set /a rand=!rand!* 31/32768+1
  set /a rand=!N!+!rand!
  set /a rand=!rand!*31/131+1
)
set server=edge%rand%

:doCapture
set ts=%date:/=-%_%time::=-%
set ts=%ts: =%
set output=%OUT_DIR%\%model%_%ts%.flv

color 2F && title %model% @ %time% - %server%
cls && echo Capturing: %model% @ %time% - %server% && echo.

rtmpdump --live --timeout 20 ^
-r "rtmp://%server%.stream.highwebmedia.com/live-edge" ^
-p "http://chaturbate.com/%model%" ^
-C S:username ^
-C S:%model% ^
-C S:%CB_VERSION% ^
-C S:password ^
-y "playpath" -o %output%

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

set /a rand=%random%*31/32768+1
set server=edge%rand%

timeout %SECONDS%
goto doCapture


Im having a little trouble figuring out how to find my username with display filters
EDIT: Figured it out thanks alot for all the help <3

jh82 10-16-2016 02:13 PM

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


 
Quote:

Originally Posted by supersonic80 (Post 88068)
https://github.com/sstativa/captureb...ases/tag/0.2.3

This release works on Windows 7 without any problem.

Ok, for me at least, this has turned out to be just what the doctor ordered. Thank you so much for sharing this.

I'm still going to work on getting livestreamer working and I hope others will continue to post their CB downloading techniques. As we saw on the recent issues with CBrec, you never know when one method will no longer be viable. Thanks again.

ihryjfbd 10-16-2016 08:50 PM

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


 
Quote:

Originally Posted by jh82 (Post 88167)
Ok, for me at least, this has turned out to be just what the doctor ordered. Thank you so much for sharing this.

I'm still going to work on getting livestreamer working and I hope others will continue to post their CB downloading techniques. As we saw on the recent issues with CBrec, you never know when one method will no longer be viable. Thanks again.

Livestreamer shouldn't really be any different to rtmpdump it probably needs the -C S:username ^ -C S:password ^ as nameless http headers instead


Youngfossil 10-17-2016 04:13 PM

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


 
nvm i got it. Thanks a lot

jh82 10-23-2016 09:41 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88173)
Livestreamer shouldn't really be any different to rtmpdump it probably needs the -C S:username ^ -C S:password ^ as nameless http headers instead




Thanks, how do you get the nameless header?

jh82 10-23-2016 09:47 AM

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


 
What is the best way to convert the CB flv files to mp4? I need lossless video conversion but the audio converted to something more compatible then that codec cb uses. I need something that can batch convert as I have lots and lots of files. Thanks

ihryjfbd 10-24-2016 12:45 AM

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


 
ffmpeg

for %%a in ("*.flv") do ffmpeg -i "%%a" -vcodec copy -c:a aac -b:a 128k -bsf aac_adtstoasc "newfiles\%%~na.mp4"
pause

mario4025 10-24-2016 04:51 AM

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


 
does somebody else having issues with all .m3u8 files when downloading with ffmpeg? Since a few days they are stuck every 2 seconds. They recently launched the BETA mobile version?

jh82 10-24-2016 07:13 AM

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


 
Quote:

Originally Posted by mario4025 (Post 88284)
does somebody else having issues with all .m3u8 files when downloading with ffmpeg? Since a few days they are stuck every 2 seconds. They recently launched the BETA mobile version?


Yes, you have to switch to another recording method that doesn't use ffmpeg.

bumsoup 10-28-2016 11:05 AM

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


 
Any news about the freezing with ffmpeg?

If not,Does anyone have a good software that allows me to automatically record when a model goes online?

Livestreamer seems like a headache to set up :(

ChapelOfGhouls 10-29-2016 06:33 PM

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


 
What's the best way to record Chaturbate shows?

Moonspell 10-29-2016 06:35 PM

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


 
most easy way, and most efficient as well - replay media catcher and you sit in the site with the girl - as you're recording it. You can be a user or a guest, doesn't matter. But better if a user, even grey is ok. Most easy, most ok way to do it.
For know when a certain performer is online, put the "follow" and wait for the mails.
Cheers

jh82 10-29-2016 07:23 PM

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


 
All the recording methods in this thread still work. Just anything that uses ffmpeg for the recording is going to produce fucked up, unwatchable video. One of the popular choices that uses ffmeg is ChaturbateRec. So don't waste your time with that one.

ChapelOfGhouls 10-29-2016 09:51 PM

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


 
Thanks for the replies. I've been using rtmpdump with rtmpsuck, and while it still works, the problem is that with CB, streams would cut out for a second and then come on, it's a problem with that site. Even so, how does that method stack up with others? Is jaksta any good?

mutation 10-29-2016 10:31 PM

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


 
i reinvent the wheel to get rid of freezing problems

https://gist.github.com/anonymous/af...d88ff922fc4ef3

above script will run everywhere where python can run
my code is a bit ugly but it works :D

you need to install python ofc
and requests lib

pip install requests

then in same folder create a text file named chaturbate.txt
put links in that file line by line
and execute script

it will check pages that contain m3u8 and start downloading by spawning new process

process gets m3u8 and look for ts segments continuously until it gives error and append new ts to one big ts file.

you can fix that ts file later via ffmpeg
ffmpeg -i big.ts -c copy big.mkv

or you can do a 2 pass 500 bitrate encoding via handbrake or vidcoder (they are quite fast and easy to use) to make them smaller without losing quality much.

i think main reason that site/ffmpeg freezes is HTTPS stream server
it was http before if i dont remember wrong

and i think ffmpeg doesnt get new ts links before downloading one
so, in high bitrate shows, ffmpeg always crys via red and yellow colored texts :D



if u add 10+ live links to chaturbate.txt, and if u dont have a good internet then this script can freeze too
i use a cheap vps with 200 mbit unmetered bw for this kind of work

jh82 10-30-2016 06:39 AM

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


 
Quote:

Originally Posted by ChapelOfGhouls (Post 88370)
Thanks for the replies. I've been using rtmpdump with rtmpsuck, and while it still works, the problem is that with CB, streams would cut out for a second and then come on, it's a problem with that site. Even so, how does that method stack up with others? Is jaksta any good?


Isn't jaksta and Real Media Catcher the same thing? I actually prefer Tubedigger over RMC but neither is perfect. For free/public shows, automated methods are still the way to go.

jh82 10-30-2016 06:42 AM

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


 
Quote:

Originally Posted by mutation (Post 88372)
i reinvent the wheel to get rid of freezing problems

https://gist.github.com/anonymous/af...d88ff922fc4ef3

above script will run everywhere where python can run
my code is a bit ugly but it works :D

you need to install python ofc
and requests lib

pip install requests

then in same folder create a text file named chaturbate.txt
put links in that file line by line
and execute script

it will check pages that contain m3u8 and start downloading by spawning new process

process gets m3u8 and look for ts segments continuously until it gives error and append new ts to one big ts file.

you can fix that ts file later via ffmpeg
ffmpeg -i big.ts -c copy big.mkv

or you can do a 2 pass 500 bitrate encoding via handbrake or vidcoder (they are quite fast and easy to use) to make them smaller without losing quality much.

i think main reason that site/ffmpeg freezes is HTTPS stream server
it was http before if i dont remember wrong

and i think ffmpeg doesnt get new ts links before downloading one
so, in high bitrate shows, ffmpeg always crys via red and yellow colored texts :D



if u add 10+ live links to chaturbate.txt, and if u dont have a good internet then this script can freeze too
i use a cheap vps with 200 mbit unmetered bw for this kind of work


Thanks for the post. I take it that this will work in Windows? Your assessment of the ffmpeg issues makes sense as it seemed lower quality broadcasts were less effected by the stopping/freezing problem.

jh82 10-30-2016 07:48 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88277)
ffmpeg

for %%a in ("*.flv") do ffmpeg -i "%%a" -vcodec copy -c:a aac -b:a 128k -bsf aac_adtstoasc "newfiles\%%~na.mp4"
pause


I'm getting "%%a was unexpected at this time." I'm not sure what I'm doing wrong?

jh82 10-30-2016 09:04 AM

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


 
Quote:

Originally Posted by jh82 (Post 88378)
I'm getting "%%a was unexpected at this time." I'm not sure what I'm doing wrong?


Ok, I put this in a batch file which seems to work better but now I'm getting "Codec 'h264' (28) is not supported by the bits
tream filter 'aac_adtstoasc'. Supported codecs are: aac (86018)
Error initializing bitstream filter: aac_adtstoasc"

jh82 10-30-2016 09:32 AM

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


 
Quote:

Originally Posted by jh82 (Post 88381)
Ok, I put this in a batch file which seems to work better but now I'm getting "Codec 'h264' (28) is not supported by the bits
tream filter 'aac_adtstoasc'. Supported codecs are: aac (86018)
Error initializing bitstream filter: aac_adtstoasc"


Alright, after searching around here and on the web, I changed the code to this and it works

Code:

ffmpeg

for %%a in ("*.flv") do ffmpeg -i "%%a" -vcodec copy -acodec libmp3lame "newfiles\%%~na.mp4"
pause

I can hear audio now in kodi which is what I use for watching on my tv. Kodi didn't seem to recognize the CB audio codec. I'm not sure why the aac_adtstoasc didn't work, though and I'm not sure this is the best options?

Thanks for the help.

mutation 10-30-2016 01:09 PM

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


 
@jh82

yes you can run it in windows too
just install python 2.7.x for windows
open cmd and type pip install requests to install requests module
just execute chaturbate.py when chaturbate.txt is ready in the same folder

Rhawb347 10-30-2016 10:19 PM

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


 
Quote:

Originally Posted by mutation (Post 88386)
@jh82

yes you can run it in windows too
just install python 2.7.x for windows
open cmd and type pip install requests to install requests module
just execute chaturbate.py when chaturbate.txt is ready in the same folder

Thank you for this script. It does work great. Could you possibly have it read the chaturbate.txt file occasionally during its run? I believe right now if you add URL's to the file after initial execution they will not be recorded until you reboot the process.

mutation 10-31-2016 02:08 PM

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


 
it is reading chaturbate.txt every 3 seconds

while self.ok:
r = self.read_file()
...
time.sleep(3)

time.sleep(3) = sleep 3 seconds
read_file() = generate unique url list from file

if it cant find any url in first execution, it will exit
if it starts to download one, it wont stop even if u remove it from chaturbate.txt (until error)

like i said, this script is very ugly now
when i get free time, i'm thinking adding a basic ugly webpanel instead of .txt stuff to it

i didnt check it but you can run this script in android via qpython
(only module that i didnt test multiprocessing)

ihryjfbd 10-31-2016 04:21 PM

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


 
Quote:

Originally Posted by jh82 (Post 88383)
Alright, after searching around here and on the web, I changed the code to this and it works

Code:

ffmpeg

for %%a in ("*.flv") do ffmpeg -i "%%a" -vcodec copy -acodec libmp3lame "newfiles\%%~na.mp4"
pause

I can hear audio now in kodi which is what I use for watching on my tv. Kodi didn't seem to recognize the CB audio codec. I'm not sure why the aac_adtstoasc didn't work, though and I'm not sure this is the best options?

Thanks for the help.

Strange kodi supports aac and ac3, i'll take a look in kodi.

bumsoup 11-01-2016 03:35 AM

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


 
Since Chaturbaterec doesn't work anymore i think i'm going to switch to tubedigger.I tried it and it doesn't freeze every 2 seconds. It's weird because they both use ffmpeg.
Does anyone know if they can track your ass if you use a capping software?:confused:

jh82 11-01-2016 06:49 AM

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


 
Quote:

Originally Posted by bumsoup (Post 88416)
Since Chaturbaterec doesn't work anymore i think i'm going to switch to tubedigger.I tried it and it doesn't freeze every 2 seconds. It's weird because they both use ffmpeg.
Does anyone know if they can track your ass if you use a capping software?:confused:

Does Tubedigger use ffmpeg for the recording? I'm pretty sure it's used for the converting tool.

jh82 11-01-2016 06:52 AM

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


 
Quote:

Originally Posted by ihryjfbd (Post 88403)
Strange kodi supports aac and ac3, i'll take a look in kodi.

Those Chaturbate files were the first media files that I can recall it not playing correctly and it played the file fine there was just no sound until I converted them.


All times are GMT -6. The time now is 07:25 PM.