PDA

View Full Version : Help downloading from webtv.ert.gr/ert1 (live streaming using JW Player)


darkred
05-01-2016, 10:09 AM
I want to record 1 hour of live streaming video (a specific program while being streamed live)
from http://webtv.ert.gr/ert1/.
It uses JW Player 6.7.4071.

Using win10 x64.

I tried launching RTMPExplorer 1 and then opening the above URL,
but the video was not captured from RTMPdump.


Thank you

CristianoA
05-01-2016, 10:57 AM
use youtube-dl or livestreamer or even vlc media player

http://ertworld-lh.akamaihd.net/i/live_1@362313/master.m3u8

http://ertworld-lh.akamaihd.net/z/live_1@362313/manifest.f4m?g=SFKCXAVTGLBF&hdcore=3.5.0&plugin=jwplayer-3.5.0.0

darkred
05-01-2016, 12:01 PM
Thanks a lot for your reply.

Using what tool did you extract these 2 URLs?

Also, by running the following:
youtube-dl.exe --hls-prefer-native http://ertworld-lh.akamaihd.net/i/live_1@362313/master.m3u8I noticed that it starts downloading various .part-Frag files (f4m).
How can I merge them all to a single file afterwards ?
(I ask because, if I press Ctrl+C to stop the procedure
then the downloaded .part-Frag files are not merged into a master-master.mp4 file
-please, keep in mind that I want to download 1 hour of the live streaming, so I'll have to manually stop the recording after 1 hour passes- )