View Single Post
  #818  
Old 05-05-2017, 05:00 PM
John1915 John1915 is offline
Junior Member
 
Join Date: May 2017
Posts: 8
John1915 is on a distinguished road
Default

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


Can you be a little bit more specific about what exactly is missing? I parsed everything there is in the JSONArray to the file. As i said before, additional information could be downloaded from http://profiles.myfreecams.com/MODELNAME
If you want, I can try to implement this as well.
I used launch4j to create the exe from jar. http://launch4j.sourceforge.net/

UPDATE: I implemented the whole "get data from model's profile" thing but it takes forever to finish. I'll have another look at this tomorrow.
If you want to use this in a recorder app, it would probably be wise to download this in the background, cache it and when refreshing the model list only get the data from models that aren't cached yet. And maybe refresh the whole cache every 24h. FYI: It took me just over 7 minutes to get everything with 1497 models online.
Also it should be noted that not every model shares the same information on their profile.
Here is the csv with the newly added profile data: http://www1.zippyshare.com/v/cAqI7Jjd/file.html
Note that status, last broadcast/update and average rating are not being correctly parsed yet, that the columns don't correctly align and that there are some unnecessary commas in the csv.
I just wanted to share this so you can have a look at what data you can expect to get. Would this be what you mentioned was missing before?
Like i said, I will fix this tomorrow and upload a Version 0.2.

Last edited by John1915 : 05-05-2017 at 06:26 PM. Reason: update
Reply With Quote