VideoHelp Forum
+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. Hi to all. This italian live channel give the possibility to restart a program that is start before it's end.

    https://www.mediasetplay.mediaset.it/diretta/rete4_cR4?restart

    "https://restart3-mediaset-it.akamaized.net/Content/dash_d0_clr_vos/StartOver/Channel(name=r4,startTime=15490345140000000,endTim e=15490472890000000)/manifest.mpd?hdnts=st=1549038912~exp=1549053342~ac l=/Content/dash_d0_clr_vos/StartOver/Channel(name=r4,startTime=15490345140000000,endTim e=15490472890000000)*~hmac=e6d5d402f67a17a00ff68d5 6e15e969306f56f03a1f84207b3fde79d25030db5"

    I used this tool:

    streamlink "https://restart3-mediaset-it.akamaized.net/Content/dash_d0_clr_vos/StartOver/Channel(name=r4,startTime=15490345140000000,endTim e=15490472890000000)/manifest.mpd?hdnts=st=1549038912~exp=1549053342~ac l=/Content/dash_d0_clr_vos/StartOver/Channel(name=r4,startTime=15490345140000000,endTim e=15490472890000000)*~hmac=e6d5d402f67a17a00ff68d5 6e15e969306f56f03a1f84207b3fde79d25030db5" best -o r4-.mp4

    it's start to rip but not the restart stream, it's rip the live stream........ but I dont need to rip the live stream. I need to rip the restart of a live program.

    Someone can help me how to rip the restart stream? Thank you
    Quote Quote  
  2. Not 100% what you are trying to achieve but you can add --hls-live-restart to your syntax to jump back to the start of a livestream if you have missed the start. Its a little hit and miss though depending on the stream type. I have had live sports streams jump back literally to the start point, and continuous news type streams jump back anything from 10 minutes to 2 hours.

    streamlink --hls-live-restart "m3u8" best -o output.ts
    Last edited by codehound; 1st Feb 2019 at 13:08.
    Quote Quote  
  3. Originally Posted by codehound View Post
    Not 100% what you are trying to achieve but you can add --hls-live-restart to your syntax to jump back to the start of a livestream if you have missed the start. Its a little hit and miss though depending on the stream type. I have had live sports streams jump back literally to the start point, and continuous news type streams jump back anything from 10 minutes to 2 hours.

    streamlink --hls-live-restart "m3u8" best -o output.ts
    Thank you for your help I have tried the command with this option but don't restart the stream......
    Quote Quote  
  4. It would be impossible for Streamlink to restart the stream. It will take you back to either when it did actually start. Or somewhere between 'live' and the start.
    Quote Quote  
  5. On the web page of the channel, there's the function of restart the live stream.....the restart use the ink like you can see in my first post.

    You can see the start and the end "name=r4,startTime=15490345140000000,endTim e=15490472890000000"

    So I search, if exist a method to rip, the same stream that I see on the web page when I click "restart"
    Quote Quote  
  6. Hi ,

    Investigate in this way (?) .
    Code:
    set "ua=Mozilla/5.0 (Linux; Android 5.1; en-US; Nexus 6 Build/LMY47Z)"
    wget -U "%ua%"  --no-check-certificate -c -w 5 -t inf -S --limit-rate=40000000 --retry-connrefused "http://..." -O "stream.flv"
    Not sure it'll solve .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  7. I doubt it will work but try setting the start time to 0. Otherwise, you might try looking through the page source for the actual start time.
    Quote Quote  
  8. Thank you to all of you for yours ideas. I solved. I change with "user agent switcher" the browser, and I use "android" so the page use android code.
    With this new version of the web page i find a .m3u8 link with start and end, like .mpd link. I tried with streamlink with restart option and it work.
    It rip the stream like when i press "restart" on the web page. Mission complete.....
    Quote Quote  
  9. Is this still working?

    I am trying to get URL from this site: https://www.grandefratello.mediaset.it/diretta/?live=B1

    But I only get the Dash one.

    I am searching the m3u8 Link.

    Anyone that can help?

    Thanks in anticipation
    Quote Quote  
  10. Change the User Agent in the browser to the mobile.
    Use Streamlink.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!