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)
-   -  

Chaturbate Sample Rtmpdump

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

ecoeco 01-21-2017 08:27 AM

Chaturbate Sample Rtmpdump


 
Hello,

i think chaturbate have recently changed up their rtmp protocol. Can somebody with rtmpdump helper or sniffer can post a sample rtmpdump command, as the old one no longer works..?

Thanks guys.

troller12 01-21-2017 01:39 PM

Re: Chaturbate Sample Rtmpdump


 
Hi,

so what does not work?All working.Just check your paramters you do use.Only thing what they changed is adding more server addresses and protocol is still same.

greetz

rykorb 01-21-2017 04:19 PM

Re: Chaturbate Sample Rtmpdump


 
I think there may be an issue in resolving the rtmp stream URL as I'm having the same issue with livestreamer.

I keep getting an error that there is no stream, even though there clearly is. Example below. Apologies if any of the below is wrong, i dont normally manually run the commands, Capturebate normally takes care of this for me.

$ livestreamer rtmp://chaturbate.com/caylin best
[cli][info] Found matching plugin stream for URL rtmp://chaturbate.com/caylin
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream

ecoeco 01-21-2017 11:34 PM

Re: Chaturbate Sample Rtmpdump


 
So this is my default old command @troller12:

rtmpdump -r rtmp://edge50.stream.highwebmedia.com -p https://de.chaturbate.com/beryl18/ -C S:AnonymousUser -C S:beryl18 -C S:9 -C S:anonymous -y playpath -o /home/user/public_html/test.mp4

What am i missing :/

Hope anyone can help.

ihryjfbd 01-22-2017 01:48 AM

Re: Chaturbate Sample Rtmpdump


 
Code:

@echo off
setlocal enableDelayedExpansion

set USERNAME=AnonymousUser
set PASSWORD=anonymous
set CB_VERSION=9
set OUT_DIR=C:\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
set PASSWORD=%PASSWORD:\u003D==%

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


mike9274 01-22-2017 02:49 AM

Re: Chaturbate Sample Rtmpdump


 
hi
i am new here i was using livestreamer but it doesn't seem to work anymore can someone help?
thanks

ecoeco 01-22-2017 03:19 AM

Re: Chaturbate Sample Rtmpdump


 
i get this:

Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

wrapped_it_up_and_sent_it 01-22-2017 05:14 AM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by rykorb (Post 89462)
I think there may be an issue in resolving the rtmp stream URL as I'm having the same issue with livestreamer.

I keep getting an error that there is no stream, even though there clearly is. Example below. Apologies if any of the below is wrong, i dont normally manually run the commands, Capturebate normally takes care of this for me.

$ livestreamer rtmp://chaturbate.com/caylin best
[cli][info] Found matching plugin stream for URL rtmp://chaturbate.com/caylin
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream

What's the likelihood of them fixing this on their end? Livestreamer hasn't been updated for about a year and a half. Of course this happens just as someone comes online for a good stream. :(

But for what it's worth, I just tested my capturebate-node setup on Windows and it works, and that's with all the components being outdated.

mike9274 01-22-2017 05:31 AM

Re: Chaturbate Sample Rtmpdump


 
is there anything like livestreamer i can use thats easy to understand?
pretty much a noob about this stuff

rykorb 01-22-2017 01:02 PM

Re: Chaturbate Sample Rtmpdump


 
Details on how to fix livestreamer can be found here:

https://github.com/chrippa/livestreamer/issues/1569

This thread also make mention of streamlink, a fork of livestreamer, which is still being updated.

troller12 01-22-2017 02:09 PM

Re: Chaturbate Sample Rtmpdump


 
Hi again,

@ ecoeco

So not all paramter you have to use are static.Also in your default example there is no app paramter you have to use.Also remember not to use the edge value twice just once to play or record or the rtmp stream.Below a example....
Code:

rtmpdump -v -r "rtmp://edge??.stream.highwebmedia.com/live-edge" -p "https://chaturbate.com" -C S:AnonymousUser -C S:Modelxy -C S:2.651 -C S:anonymous -y "mp4:......." | "player" -
...use it like this.Dynamics are server address and the playpath of course.For ?? you can diffrent values from none till over 80 also you can use a / b too to have more addresses.If you hit same address twice then you get a failed message (now switch value).Remember that also not all slots are available everyday.

About playlist.So if you want to use Livestreamer then you should grab the m3u8 links directly from each model page and execute it with LS to play or record them.
Code:

[cli][info] Found matching plugin stream for URL hlsvariant://https://edge54.str
eam.highwebmedia.com/live-edge/modelxy-sd-..._fast_aac/playlist.m3u8
[cli][info] Available streams: 480p (worst, best)
[cli][info] Opening stream: 480p (hls)
[cli][info] Starting player: C:\Programme\MPC-HC\mpc-hc.exe

So I didnt try the latest LS version now but the simple way to use just the sitename/model dosent work with that LS version 1.12.2 and I get "Could not open stream: Missing #EXTM3U header".

PS: Just use RtmpDumpHelper to grab the stream paramters or other tools etc.If RtmpDumpHelper dosent work (OS isuue etc) then you could use rtmpsuck alone + hooking connect API sending the datas to your localhost address.So there are some methods you could try.

greetz

wrapped_it_up_and_sent_it 01-22-2017 09:52 PM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by rykorb (Post 89483)
Details on how to fix livestreamer can be found here:

https://github.com/chrippa/livestreamer/issues/1569

This thread also make mention of streamlink, a fork of livestreamer, which is still being updated.

Thanks for highlighting this, managed to fix capturebate on my Raspberry Pi with this.

In case there's anyone out there looking for specific steps to fix their own livestreamer-based capturebate setup on Raspi (and likely anything Linux), then you simply need to:

Code:

cd /usr/lib/python2.7/dist-packages/livestreamer/plugins
Code:

sudo nano chaturbate.py
Then replace

Quote:

_playlist_url_re = re.compile("html \+= \"src='(?P<url>[^']+)'\";")
with
Quote:

_playlist_url_re = re.compile("loadHlsVideo\('(?P<url>[^']+)")
Hit Ctrl+X, press y, and enter. This will save the file. It should now work. The inital directory might be different depending on your python version.

j_cool 01-23-2017 01:56 AM

Re: Chaturbate Sample Rtmpdump


 
RtmpdumpHelper / Rtmpsuck fail more and more often.

Is it rtmpsuck that fails or man in the middle ?

This is not clear to me:

quote:

If RtmpDumpHelper dosent work (OS isuue etc) then you could use rtmpsuck alone + hooking connect API sending the datas to your
localhost address.

Can you post some link to read more about this or to working example?

troller12 01-23-2017 05:23 AM

Re: Chaturbate Sample Rtmpdump


 
Hi,

if RtmpdumpHelper / Rtmpsuck fail etc then check whether you did add the right port or range into the list to scan for.Also check the browser you do use so Chrome can make trouble (I dont use it).

If you fail to get any stream data then its a rtmpsuck issue or stream is protected etc.

Mostly I dont use Rtmpdump anymore and just in/de-ject my own hook dll into the process to pipe to localhost and using rtmpsuck to show / read the stream datas without to record files.So there are no infos / examples so far and I just made it by myself.Maybe its not a good info I did post for none coder people.

greetz

j_cool 01-23-2017 05:49 AM

Re: Chaturbate Sample Rtmpdump


 
Good info to me though I cannot code my own dll,
or code on rtmpsuck.

guestbuy 01-23-2017 03:16 PM

Re: Chaturbate Sample Rtmpdump


 
Is there a current branch of CaptureBate? I only see the one dated 2015.

Moonspell 01-26-2017 11:44 AM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by ihryjfbd (Post 89464)
Code:

@echo off
setlocal enableDelayedExpansion

set USERNAME=AnonymousUser
set PASSWORD=anonymous
set CB_VERSION=9
set OUT_DIR=C:\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
set PASSWORD=%PASSWORD:\u003D==%

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


Brilliant, pretty easy and well done batch :)

ihryjfbd 01-27-2017 06:42 AM

Re: Chaturbate Sample Rtmpdump


 
Thanks could do with a few more statements than error or offline, anyone know the codes for group, private, ticket shows?

Can you try changing these too let me know if it create a folder for each model.

Code:

set OUT_DIR=C:\captures
set SECONDS=15
set /p model=Enter username:

Code:

set SECONDS=15
set /p model=Enter username:
set OUT_DIR=C:\captures\%model%

Not sure if the drive letter is real requirement or you can just set to dump in the current dictionary as rtmpdump.

Damianonymous 01-29-2017 05:41 PM

Re: Chaturbate Sample Rtmpdump


 
%model% does not create a subfolder for the model. The drive letter is not needed, just set OUT_DIR=captures. The script works very well, if you can, add a function minFileSizeMb: ;)

P.S if you can clear the mail box (messages sent) You can not contact you ;)

http://stream-recorder.com/forum/pri...p=&folderid=-1

ihryjfbd 01-31-2017 09:50 AM

Re: Chaturbate Sample Rtmpdump


 
Ok try this instead, created the model folder for me just recording kokette22 now.

Code:

set OUT_DIR=C:\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%)

to

Code:

set SECONDS=15

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

set OUT_DIR=captures\%model%


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

minFileSizeMb??
you could add this which clear the folder of all zero byte files.

Code:

:doCapture
for /r %%F in (*) do if %%~zF==0 @del "%%F"


Moonspell 01-31-2017 01:59 PM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by ihryjfbd (Post 89597)
Ok try this instead, created the model folder for me just recording kokette22 now.

Code:

set OUT_DIR=C:\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%)

to

Code:

set SECONDS=15

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

set OUT_DIR=captures\%model%


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

minFileSizeMb??
you could add this which clear the folder of all zero byte files.

Code:

:doCapture
for /r %%F in (*) do if %%~zF==0 @del "%%F"


where to add, exactly the lines for remove the 0kb files?
I mean, if i do add in the main script, after the "do capture" part, it doesn't work at all...

ihryjfbd 01-31-2017 06:20 PM

Re: Chaturbate Sample Rtmpdump


 
Odd it worked here np, what version of windows you running???

Here's the latest script

Code:

@echo off
setlocal enableDelayedExpansion

set USERNAME=AnonymousUser
set PASSWORD=anonymous
set CB_VERSION=9

set SECONDS=15

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

set OUT_DIR=captures\%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
for /r %%F in (*) do if %%~zF==0 @del "%%F"
set ts=%date:/=-%_%time::=-%
set ts=%ts: =%
set output=%OUT_DIR%\%model%_%ts%.flv
set PASSWORD=%PASSWORD:\u003D==%

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


Moonspell 02-01-2017 05:30 PM

Re: Chaturbate Sample Rtmpdump


 
confirm, work perfectly, I made a mistake, on the code, earlier, in the copy-paste, but it works 100%.
Thanks a lot
And I add also, it works smoothly on windows 10

Damianonymous 02-01-2017 06:29 PM

Re: Chaturbate Sample Rtmpdump


 
For individual downloads use scripts ihryjfbd, since failure ChaturbateRec, it works perfectly and is easy to use and requires only rtmpdump. There is a second script using Livestreamer but there are errors in it,and most recently plugin needed a few amendments. To mass downloads on my Windows 7 with rtmpdump, works https://github.com/sstativa/capturebate-node (Node.js) and
https://github.com/falsovsky/chaturbate (Python).

kcraptor82 02-04-2017 08:44 PM

Re: Chaturbate Sample Rtmpdump


 
I have looked at various sites, and even forums, but still can't figure out how to do any of this? Is there a site or can someone put a guide together explaining how the hell do you do this? I'm basically asking for a idiots guide to recording chaturbate. I have tried to set this up under a linux VM, no go. Tried Windows, no go. So reading thru this particular post it seems there is a easy way to do this but it keeps escaping me.

Damianonymous 02-05-2017 01:41 AM

Re: Chaturbate Sample Rtmpdump


 
1) Copy the script to notepad
2) Save as chaturbate.bat
3) Download https://github.com/K-S-V/Scripts/releases
4) Chaturbate.bat and rtmpdump.exe, place it in the same folder
5) click chaturbate.bat and enter the model name or link.

confused.com 02-05-2017 02:19 AM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by kcraptor82 (Post 89639)
I'm basically asking for a idiots guide to recording chaturbate.

http://stream-recorder.com/forum/sho...36&postcount=5

https://streamlink-builds.s3.amazona...ink-latest.exe

korexaj 02-25-2017 02:01 PM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by ihryjfbd (Post 89602)
Odd it worked here np, what version of windows you running???

Here's the latest script

Code:

@echo off
setlocal enableDelayedExpansion

set USERNAME=AnonymousUser
set PASSWORD=anonymous
set CB_VERSION=9

set SECONDS=15

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

set OUT_DIR=captures\%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
for /r %%F in (*) do if %%~zF==0 @del "%%F"
set ts=%date:/=-%_%time::=-%
set ts=%ts: =%
set output=%OUT_DIR%\%model%_%ts%.flv
set PASSWORD=%PASSWORD:\u003D==%

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


can someone convert this for mac os please

Moonspell 02-25-2017 04:08 PM

Re: Chaturbate Sample Rtmpdump


 
sorry, i never had apple device, so... i can't help for mac.

xethubao 02-25-2017 05:34 PM

Re: Chaturbate Sample Rtmpdump


 
dịch vá»? chuy???‰n nha?€ tro??n go??i: Taxi ta?‰i tro??n go??i: 0437 733 733
B??n cá??nh Ä‘??, dịch vá»? chuyá»?n nh?* trá»?n g??i c?©ng bị nhiá»?u kh??ch h?*ng phá??n ??nh l?* k?©m chá??t l?°á»?ng. Anh Phá??m Hồng Ph?? á»? ph?°á»?ng Việt H?°ng,
Chuy???‰n nha?€ tro??n go??i: Taxi tá??i trá»?n g??i Thá»?i gian qua, má»™t số trung t??m thá»? dá»?c thá?©m má»?, yoga tr??n địa b?*n H?* Ná»™i Ä‘?? tung ra h?*ng loá??t dịch vá»? â€?trá»?n g??i’ cho kh??ch h?*ng. Theo Ä‘??, khi thanh to??n tr?°á»›c má»™t khoá??n tiá»?n nhá??t định, kh??ch h?*ng sá?? Ä‘?°á»?c sá»* dá»?ng dịch vá»? trong v??ng 3 nÄ?m, 5 nÄ?m, thá?*m ch?* l?* 10 nÄ?m.

Ná??u so s??nh vá»›i việc trá?? theo th??ng th?¬ g??i n?*y rá?» h??n nhiá»?u, do Ä‘?? Ä‘?? há??p dá?«n Ä‘?°á»?c má»™t bá»™ phá?*n kh??ch h?*ng. Chị V?© Thị An á»? ph?°á»?ng Kim M??, quá?*n Ba Ä??¬nh, H?* Ná»™i cho biá??t, 6 th??ng tr?°á»›c khi Ä‘á??n má»™t trung t??m thá»? dá»?c thá?©m má»? v?* yoga á»? quá?*n T??y Hồ, chị Ä‘?°á»?c nh??n vi??n tá??i Ä‘??y t?° vá??n, vá»›i số tiá»?n 100 triệu đồng chị An sá?? Ä‘?°á»?c sá»* dá»?ng c??c dịch vá»? trá»?n g??i tốt nhá??t tá??i Ä‘??y trong v??ng 10 nÄ?m li??n tá»?c.

Theo Ä‘??, chị An sá?? Ä‘?°á»?c sá»* dá»?ng ph??ng tá??m, ph??ng tá?*p ri??ng c??ng má»™t số ?°u Ä‘??i Ä‘á?·c biệt chỉ d?*nh cho kh??ch h?*ng VIP. Nghe b??i tai v?* nhá?*n thá??y mức ph?* â€?trá»?n g??iâ€? ná»™p 1 lá?§n rá?» h??n nhiá»?u so vá»›i việc thanh to??n từng nÄ?m n??n chị An k?? há»?p đồng. Tuy vá?*y chỉ sau má»™t thá»?i gian ngá??n tá?*p luyện, chị An Ä‘?? tá»? ra thá??t vá»?ng.



Kh??ch h?*ng cá?§n lá»±a chá»?n dịch vá»? chÄ?m s??c sức khá»?e trá»?n g??i cá»§a nh?* cung cá??p c?? uy t?*n

Theo chị, d?? cam ká??t kh??ch h?*ng VIP sá?? Ä‘?°á»?c h?°á»?ng dịch vá»? vá»›i chá??t l?°á»?ng tốt nhá??t nh?°ng nh?* cung cá??p kh?´ng thá»±c hiện nghi??m t??c lá»?i hứa n?*y. Ä?á»? tÄ?ng doanh thu, há»? Ä‘?? triá»?n khai h?*ng loá??t ch?°??ng tr?¬nh khuyá??n m??i b??n dịch vá»? ngá??n há??n vá»›i gi?? rá?» khiá??n l?°á»?ng kh??ch v?*o trung t??m tÄ?ng đột biá??n l?*m cho c??c ph??ng tá?*p, ph??ng tá??m… th?°á»?ng xuy??n qu?? tá??i, k?©o theo Ä‘iện, n?°á»›c phá?*p ph?? l?*m á??nh h?°á»?ng trá»±c tiá??p Ä‘á??n kh??ch h?*ng VIP.

â€?Do qu?? ná??n, t?´i v?* má»™t số kh??ch h?*ng kh??c c?? ?? định chá??m dứt há»?p đồng tr?°á»›c thá»?i há??n Ä‘á»? chuyá»?n sang trung t??m kh??c nh?°ng Ä‘iá»?u Ä‘?? c?©ng đồng nghÄ©a vá»›i việc ch??ng t?´i sá?? má??t kh?´ng to?*n bá»™ số tiá»?n Ä‘?? ná»™p. H??n ná»?a, trong vÄ?n bá??n Ä‘?? k?? giá»?a hai b??n c?©ng kh?´ng c?? Ä‘iá»?u khoá??n n?*o quy định vá»? tr??ch nhiệm cá»§a b??n cung cá??p dịch vá»? ná??u chá??t l?°á»?ng kh?´ng Ä‘?°á»?c nh?° cam ká??t n??n x?©t cho c??ng, ch??ng t?´i l?* ng?°á»?i ná??m dao Ä‘á?±ng l?°á»?iâ€?, chị An thá»? d?*i.

Kh?´ng chỉ c?? trung t??m thá»? dá»?c thá?©m má»?, hiện má»™t số trung t??m ngoá??i ngá»? c?©ng t?¬m c??ch thu h??t sá»± ch?? ?? cá»§a phá»? huynh bá?±ng c??c kh??a há»?c â€?trá»?n g??iâ€? vá»›i thá»?i gian từ 2-5 nÄ?m vá»›i há»?c ph?* h?*ng chá»?c triệu đồng. Tuy vá?*y, Ä‘iá»?u Ä‘??ng n??i l?* trong há»?p đồng k?? ká??t giá»?a hai b??n c?©ng kh?´ng há»? xuá??t hiện Ä‘iá»?u khoá??n vá»? tr??ch nhiệm cá»§a trung t??m trong tr?°á»?ng há»?p há»? kh?´ng thá»±c hiện Ä‘??ng cam ká??t. Do Ä‘??, trong tr?°á»?ng há»?p há»?c vi??n há»?c tá?*p kh?´ng hiệu quá?? hoá?·c trung t??m đột ngá»™t dừng hoá??t động hay chuyá»?n Ä‘i n??i kh??c, chỉ kh??ch h?*ng l?* ng?°á»?i chịu thiệt.

…đá??n dịch vá»? sức khá»?e, chuyá»?n nh?* trá»?n g??i

Ngo?*i c??c dịch vá»? tr??n, thá»?i gian qua má»™t số ng?°á»?i d??n c??n sá»* dá»?ng dịch vá»? sức khá»?e trá»?n g??i. Khi sá»* dá»?ng dịch vá»? n?*y, ng?°á»?i bệnh Ä‘?°á»?c cá??p thá?» há»™i vi??n, Ä‘?°á»?c quan t??m, chÄ?m s??c sức khá»?e to?*n diện. Hồ s?? kh??ch h?*ng Ä‘?°á»?c l?°u tá??i c??c Ä‘??n vị cung cá??p dịch vá»? v?* theo định ká»? kh??ch h?*ng Ä‘?°á»?c th?´ng b??o Ä‘á??n kh??m sức khá»?e. Tuy Ä‘?°á»?c quá??ng c??o l?* â€?trá»?n g??iâ€? song Ä‘á??n thá»?i Ä‘iá»?m hiện tá??i, gá?§n nh?° chỉ c?? dịch vá»? sinh sá??n l?* trá»?n g??i theo Ä‘??ng nghÄ©a.

B??n cá??nh Ä‘??, dịch vá»? chuyá»?n nh?* trá»?n g??i c?©ng bị nhiá»?u kh??ch h?*ng phá??n ??nh l?* k?©m chá??t l?°á»?ng. Anh Phá??m Hồng Ph?? á»? ph?°á»?ng Việt H?°ng, quá?*n Long Bi??n, H?* Ná»™i chia sá?», c??ch Ä‘??y v?*i th??ng anh Ä‘?? thu?? má»™t Ä‘??n vị chuyá»?n nh?* trá»?n g??i vá»›i mức ph?* kh?? rá?».

Theo cam ká??t cá»§a b??n cung cá??p dịch vá»?, anh Ph?? chỉ cá?§n thanh to??n tiá»?n, cung cá??p địa chỉ má»›i cá?§n chuyá»?n Ä‘á??n, c??n việc lau ch??i, Ä‘??ng g??i, vá?*n chuyá»?n, sá??p xá??p đồ Ä‘á??c b??n cung cá??p dịch vá»? sá?? lo to?*n bá»™. Tuy vá?*y, trong qu?? tr?¬nh chuyá»?n nh?*, anh Ph?? Ä‘?? phá??i thanh to??n th??m h?*ng loá??t c??c chi ph?* ph??t sinh nh?° tiá»?n th??o lá??p thiá??t bị, tiá»?n l?*m vệ sinh đồ Ä‘á??c, tiá»?n thu?? ng?°á»?i vá?*n chuyá»?n đồ từ ngo?*i ng?µ v?*o trong nh?*.

Kh?´ng nhá»?ng thá??, vá»? chồng anh c??n phá??i ?¨ cổ thu dá»?n, mang v??c đồ Ä‘á??c. â€?Tổng chi ph?* ph??t sinh xá??p xỉ bá?±ng tiá»?n dịch vá»? trá»?n g??i t?´i Ä‘?? thanh to??n, song Ä‘?*nh chịu do kh?´ng thoá?? thuá?*n ká»? ngay từ Ä‘á?§uâ€?, anh Ph?? cho biá??t.

L?? do ch?*nh khiá??n nhá»?ng dịch vá»? mang t??n â€?trá»?n g??iâ€? thu h??t sá»± quan t??m cá»§a nhiá»?u ng?°á»?i d??n chá??ng qua l?* Ä‘??nh tr??ng t??m l?? muốn Ä‘?°á»?c h?°á»?ng dịch vá»? chá??t l?°á»?ng cao vá»›i chi ph?* thá??p. Song theo luá?*t s?° Ho?*ng Huy Ä??°á»?c - Ph?? Chá»§ nhiệm Ä?o?*n Luá?*t s?° H?* Ná»™i, ná??u kh?´ng Ä‘á»?c ká»? há»?p đồng tr?°á»›c khi Ä‘á?·t b??t k??, kh??ch h?*ng sá?? tá»± Ä‘á?©y m?¬nh v?*o ho?*n cá??nh bá??t lá»?i.

Bá»?i há?§u há??t c??c há»?p đồng trá»?n g??i Ä‘á»?u do b??n cung cá??p dịch vá»? Ä‘?°a ra vá»›i c??c Ä‘iá»?u khoá??n soá??n sá?µn, trong Ä‘?? chá»§ yá??u n??i vá»? nghÄ©a vá»? cá»§a kh??ch h?*ng, há?§u nh?° kh?´ng Ä‘á»? cá?*p Ä‘á??n tr??ch nhiệm ph??p l?? cá»§a b??n cung cá??p dịch vá»?. B??n cá??nh Ä‘??, tr?°á»›c khi sá»* dá»?ng dịch vá»?, kh??ch h?*ng há?§u nh?° phá??i thanh to??n 100% ph?* n??n trong tr?°á»?ng há»?p ná??u kh?´ng thá»?a m??n vá»? chá??t l?°á»?ng dịch vá»?, kh??ch h?*ng c?? muốn chá??m dứt há»?p đồng c?©ng kh?´ng thá»? Ä‘??i lá??i Ä‘?°á»?c tiá»?n n??n Ä‘?*nh â€?Ä‘??m lao phá??i theo lao

ynwa_lfc 02-28-2017 03:06 PM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by Damianonymous (Post 89655)
1) Copy the script to notepad
2) Save as chaturbate.bat
3) Download https://github.com/K-S-V/Scripts/releases
4) Chaturbate.bat and rtmpdump.exe, place it in the same folder
5) click chaturbate.bat and enter the model name or link.

Thanks for these simple instructions, even i was able to follow them!

Is it possible to view rooms once even if they are in private or a ticket show?

Damianonymous 03-01-2017 12:45 AM

Re: Chaturbate Sample Rtmpdump


 
I am also curious but no one publicly give this method, because administrators Chaturbate read the forum and regularly patch up holes.

ynwa_lfc 03-01-2017 01:45 PM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by Damianonymous (Post 90005)
I am also curious but no one publicly give this method, because administrators Chaturbate read the forum and regularly patch up holes.

That makes sense, if anyone could PM me that would be great :)

Got a few PM's asking if anyone has told me already (i havent unfortunately :D)

genius20 03-09-2017 03:55 AM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by Damianonymous (Post 89655)
1) Copy the script to notepad
2) Save as chaturbate.bat
3) Download https://github.com/K-S-V/Scripts/releases
4) Chaturbate.bat and rtmpdump.exe, place it in the same folder
5) click chaturbate.bat and enter the model name or link.

Is there a way to record sound too?

Chakhal 03-09-2017 07:38 AM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by genius20 (Post 90160)
Is there a way to record sound too?

Works for me. Audio and video

Damianonymous 03-09-2017 06:43 PM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by genius20 (Post 90160)
Is there a way to record sound too?

Yes, Speex audio format.

jnektar 03-14-2017 07:14 AM

Re: Chaturbate Sample Rtmpdump


 
Quote:

Originally Posted by Damianonymous (Post 89655)
1) Copy the script to notepad
2) Save as chaturbate.bat
3) Download https://github.com/K-S-V/Scripts/releases
4) Chaturbate.bat and rtmpdump.exe, place it in the same folder
5) click chaturbate.bat and enter the model name or link.

This is easy even for a techno-fool like me to follow. But I am getting an error on entering model name:

rtmpdump not recognised as int or ext command, operative program or batch file.

I googled it and tried to edit Path without success. Can someone walk me through a simple step by step (like the above quoted one) to fix this. I am on W7.

TIA.

Damianonymous 03-14-2017 01:39 PM

Re: Chaturbate Sample Rtmpdump


 
You can paste the screenshot command window. Such an error gets when you do not have rtmpdump in the same folder as the script.

jnektar 03-15-2017 10:50 AM

Re: Chaturbate Sample Rtmpdump


 
Attachment 460
Quote:

Originally Posted by Damianonymous (Post 90295)
You can paste the screenshot command window. Such an error gets when you do not have rtmpdump in the same folder as the script.

Thanks. I had the script and rtmpdump in a folder but the script was not in the rtmpdump folder LOL.

It now works but how do I save the stream? As you can tell I know nothing. I have searched but cannot find answer. It must be too basic a question (:

justinyo 03-15-2017 03:25 PM

Re: Chaturbate Sample Rtmpdump


 
Hi bros..

Is anyone help about record c4 and cb private records... Really make me happy... pm please...

thnks.


All times are GMT -6. The time now is 09:11 PM.