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

Any way to cap from xhamsterlive.com?

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

Elgero 06-18-2018 07:34 AM

Re: Any way to cap from xhamsterlive.com?


 
Hi, I'm still around. Sorry for disappearing for a year, but I got a new job, had to move and was too busy to work on tools or even doing any recording.

I can write a small commandline tool if the site uses hls, but I'm not really bothering with rtmp anymore, unless absolutely necessary. Rtmp/flash is dying (Adobe will drop support in 2020) and has been disabled by default on all major browsers.

I already looked into this a few days ago and with my tablet I got an url to a m3u8 playlist. Unfortunately I didn't really pay attention to the url and no matter which useragent I try now, it never gives me the url to a m3u8 playlist anymore. Perhaps they changed something in the past few days, but if the m3u8 playlist is still available and someone can give me an example url, then creating an unattended download tool is pretty easy.

Moonspell 06-18-2018 02:32 PM

Re: Any way to cap from xhamsterlive.com?


 
the great news is that you're still here Elgero! great thing!
Cheers

Elgero 06-19-2018 03:07 PM

Re: Any way to cap from xhamsterlive.com?


 
@Moonspell

Thanks!



Here's a quick and dirty rtmp downloader. It requires .NET Framework 4.7. Source code is included.
For some reason it won't download a model named KenzieDawton, not sure why. I can't be bothered to debug with Wireshark.

https://www33.zippyshare.com/v/aYYIFM0m/file.html

Winstontoo 06-20-2018 09:31 AM

Re: Any way to cap from xhamsterlive.com?


 
Nice to see you are still around Elgero and thanks for the download, i'll give it a try later when i get home.

Moonspell 06-21-2018 07:01 AM

Re: Any way to cap from xhamsterlive.com?


 
Quote:

Originally Posted by Elgero (Post 96465)
@Moonspell

Thanks!



Here's a quick and dirty rtmp downloader. It requires .NET Framework 4.7. Source code is included.
For some reason it won't download a model named KenzieDawton, not sure why. I can't be bothered to debug with Wireshark.

https://www33.zippyshare.com/v/aYYIFM0m/file.html

thanks a lot! you're the best Elgero!
Hope you're still around with the other projects too, we definitely need a great program creator, and sharer, as you!
thanks again

101001 07-01-2018 06:00 PM

Re: Any way to cap from xhamsterlive.com?


 
I did a cap of exactly one minute (FILE A) and the run time is set at 383 hours, 44 minutes, and 20 seconds. I've had this same problem on a few other XH caps. Is there anything I can do to restore the file to the actual run time? I've already toyed with FLV Extract and it didn't help anything. FLV Extract gives me this error.

Quote:

Unable to extract audio (format=7 is unsupported)
I'm left with a text file for the timestamp and a .264 file. Video converters don't help either since they attempt to match the broken runtime.

____________________________________________

Little more info, I made another cap (FILE B) and tried to combine the two caps (FILES A & B) with FLV Joiner. When I add the files to the program, it gives this error message.

Quote:

Couldn't find 'duration' metadata in: fileA.flv
Retrieving from last Timestamp instead
I go through with the merge and see this.

Quote:

Couldn't find 'duration' metadata in the first file.
Some players may have problems without this
Create a new metadata section?
So, I give that a shot. The files combine (FILE AB), but the combined file run time becomes 767 hours, 37 minutes, and 40 seconds. Does anyone have any idea of how I can fix this?

maloneyg 07-02-2018 07:45 AM

Re: Any way to cap from xhamsterlive.com?


 
You can check video stream recorder tool to capture. I'm not sure about exact tool name but there are many you can find on web.

troller12 07-02-2018 09:46 AM

Re: Any way to cap from xhamsterlive.com?


 
@ 101001

If you got problems with broken FLV headers timestamps then use ffmpeg to fix it.
Code:

ffmpeg -i YOURVIDEO -vcodec copy -acodec copy VIDEO_OUTPUT
greetz

101001 07-02-2018 01:37 PM

Re: Any way to cap from xhamsterlive.com?


 
Quote:

Originally Posted by troller12 (Post 96516)
@ 101001

If you got problems with broken FLV headers timestamps then use ffmpeg to fix it.
Code:

ffmpeg -i YOURVIDEO -vcodec copy -acodec copy VIDEO_OUTPUT
greetz

I haven't finished all the videos that need fixing but so far, it seems like this works fine. Thank you for this. Also, just in case anyone might have issues on Windows, this is the exact input you should be looking for. You should also copy ffmpeg somewhere other than the Windows folder, if you try this method while ffmpeg is in the Windows folder, you'll receive a write permission error. I just made a new folder under C:\ and added ffmpeg and my video files to it.

Quote:

ffmpeg -i C:\filelocation\fileA.flv -vcodec copy -acodec copy OUTPUT.flv
- - - One last edit to say I'm done converting. One or two caps seemed to receive errors during the process, but now that everything is done, the files have their original runtimes again.

yetanotherday 01-11-2019 03:21 PM

Re: Any way to cap from xhamsterlive.com?


 
is there a way to watch the feed without sign-in ?


All times are GMT -6. The time now is 03:04 PM.