Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Audio stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=5)
-   -  

Hw to capture audio from vhx.tv

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

Jammy2020 06-07-2017 08:13 AM

Hw to capture audio from vhx.tv


 
Is there a way to download the audio output from vhx.tv?

https://www.vhx.tv/features - This is how I see videos I have purchased.

Getting the audio only will do the job as well - in fact this is preferred, but getting the video works as well.

Please help if you can.

Thank you :)

dumining 07-08-2017 03:53 AM

Re: Hw to capture audio from vhx.tv


 
got this from another and it works very well, however I had to use Video Downloadhelper to get the link (that firefox extension often was successfull also, but the below if it isnt)

It seems they're using token-based HLS, in which case you lucked out. Make sure Flash is uninstalled. On the video page, right-click the video frame and select "copy link." Install ffmpeg (many guides are out there), and use something like this in Terminal:

Code:

ffmpeg -i "vhs.tv link" -c copy video.ts


All times are GMT -6. The time now is 03:19 AM.