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
  #1621  
Old 09-27-2021, 11:17 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


I have stopped updating the automatic downloader that I posted here a while ago, because I'm not really using it myself anymore. I use this commandline tool that I've written and I'm posting it here in case someone finds it useful. It can only download public shows. It's not possible to download private/group shows, even if you have paid for them.

It's available for Windows, macOS and Linux. I only have a Windows 10 machine, so I don't know if the macOS and Linux versions work.

It doesn't support MyFreeCams at the moment. I need to rewrite that code, because it's a mess.


https://www.mediafire.com/folder/7s4u7jf8ckrk6/CamDump


Code:
The following sites/domains are supported:

BongaCams
Cam4
CamDolls
CamModels
Camsoda
Camster
Chaturbate
Flirt4Free
LiveJasmin
Naked
Streamate
StripChat
xHamsterLive
XNXX
Code:
Usage:
  CamDumpCli [url] [options]

Required arguments:
  [url]                        The url of the models' webcam page.

Optional arguments:
  -o, --output <path>          The full output path to save the video to.
                               [default: <current folder>\modelname_date_time.ts]
  -c, --use-camsite-dir        Save video to a subdirectory with the camsite name.
                               [works only when -o, --output is omitted]
  -m, --use-model-dir          Save video to a subdirectory with the model name.
                               [works only when -o, --output is omitted]
  -q, --max-quality <quality>  The maximum preferred quality (e.g. worst, 480p, 720p, 1080p, 2160p, best).
                               [default: best]
  -t, --max-threads <threads>  Maximum amount of download threads to use (1-10).
                               [default: 5]
  -?, /?, -h, /h, --help       Show this help information.

Last edited by Elgero : 09-27-2021 at 03:50 PM.
Reply With Quote
  #1622  
Old 09-28-2021, 12:16 PM
wizard wizard is offline
Senior Member
 
Join Date: May 2015
Location: in your webcam
Posts: 118
wizard is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Thank you Elgero.
Reply With Quote
  #1623  
Old 10-11-2021, 05:41 PM
nikotz nikotz is offline
Junior Member
 
Join Date: Jul 2011
Posts: 2
nikotz is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by Elgero View Post
I have stopped updating the automatic downloader that I posted here a while ago, because I'm not really using it myself anymore. I use this commandline tool that I've written and I'm posting it here in case someone finds it useful. It can only download public shows. It's not possible to download private/group shows, even if you have paid for them.

It's available for Windows, macOS and Linux. I only have a Windows 10 machine, so I don't know if the macOS and Linux versions work.

It doesn't support MyFreeCams at the moment. I need to rewrite that code, because it's a mess.


https://www.mediafire.com/folder/7s4u7jf8ckrk6/CamDump


Code:
The following sites/domains are supported:

BongaCams
Cam4
CamDolls
CamModels
Camsoda
Camster
Chaturbate
Flirt4Free
LiveJasmin
Naked
Streamate
StripChat
xHamsterLive
XNXX
Code:
Usage:
  CamDumpCli [url] [options]

Required arguments:
  [url]                        The url of the models' webcam page.

Optional arguments:
  -o, --output <path>          The full output path to save the video to.
                               [default: <current folder>\modelname_date_time.ts]
  -c, --use-camsite-dir        Save video to a subdirectory with the camsite name.
                               [works only when -o, --output is omitted]
  -m, --use-model-dir          Save video to a subdirectory with the model name.
                               [works only when -o, --output is omitted]
  -q, --max-quality <quality>  The maximum preferred quality (e.g. worst, 480p, 720p, 1080p, 2160p, best).
                               [default: best]
  -t, --max-threads <threads>  Maximum amount of download threads to use (1-10).
                               [default: 5]
  -?, /?, -h, /h, --help       Show this help information.
tnks for the program works perfect but i have to use under vpn for restriccions on my country you have a source code for implementing in python or a way to give a proxy?
Reply With Quote
  #1624  
Old 10-12-2021, 11:41 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


I've added proxy support. It supports http, socks4, socks4a and socks5 proxies.

Code:
-p, --proxy <proxy>
Examples:

-p http://123.123.123.123:8080
-p socks4://123.123.123.123:8080
-p socks5://username:password@123.123.123.123:8080

I haven't done a lot of testing, because it took me two hours to find a free proxy that actually worked and was fast enough to download a webcam stream.


https://www.mediafire.com/folder/7s4u7jf8ckrk6/CamDump
Reply With Quote
  #1625  
Old 10-12-2021, 11:44 PM
nikotz nikotz is offline
Junior Member
 
Join Date: Jul 2011
Posts: 2
nikotz is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by Elgero View Post
I've added proxy support. It supports http, socks4, socks4a and socks5 proxies.

Code:
-p, --proxy <proxy>
Examples:

-p http://123.123.123.123:8080
-p socks4://123.123.123.123:8080
-p socks5://usernameassword@123.123.123.123:8080

I haven't done a lot of testing, because it took me two hours to find a free proxy that actually worked and was fast enough to download a webcam stream.


https://www.mediafire.com/folder/7s4u7jf8ckrk6/CamDump
Thanks man whit tor socks works perfect i runing in macos
Reply With Quote
  #1626  
Old 11-12-2022, 07:33 AM
woolfskinny woolfskinny is offline
Junior Member
 
Join Date: Aug 2017
Posts: 1
woolfskinny is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by Elgero View Post
I've added proxy support. It supports http, socks4, socks4a and socks5 proxies.

Code:
-p, --proxy <proxy>
Examples:

-p http://123.123.123.123:8080
-p socks4://123.123.123.123:8080
-p socks5://usernameassword@123.123.123.123:8080

I haven't done a lot of testing, because it took me two hours to find a free proxy that actually worked and was fast enough to download a webcam stream.


https://www.mediafire.com/folder/7s4u7jf8ckrk6/CamDump
why i cant start this program? opens and closes immediately
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 02:32 AM.


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