VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 12 of 12
  1. Is it possible to download the live-streaming from this?
    https://warnertv.it/live-streaming-warner-tv
    also available here:
    https://www.discoveryplus.com/it/channel/wbtv-italy?pc=866

    With N_m3u8DL-RE it starts, but when I stop i find several little files, instead of a big one.
    Maybe i need the shaka-packager?
    Windows 10

    Thanks for any suggestion.
    Last edited by timetunnel; 21st Mar 2025 at 21:03.
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Code:
    N_m3u8DL-RE "https://dplus-sport-av-live.akamai.prod-live.h264.io/primary/live/hdntl=exp=1742677194~acl=/primary/live/*~data=hdntl~hmac=8c6a1b430607047c9c681dc669d442585fc856bd7d8059795f8d405ba505b0b5/use1/e3a_CixjOWZmZGU1NC0xMDM0LTVjOWMtYmRlNS04MmNmNDY0ODcwNTYtdXMtZWFzdBINYm9sdC1nbG8tcHJvZBoQEg5kcGx1cy1tcDQtY2VuYw/main.mpd?aws.manifestfilter=audio_codec:AACH;video_codec:h264;video_dynamic_range:sdr;video_height:1-1080&hdnts=exp=1742677194~acl=/primary/live/use1/e3a_CixjOWZmZGU1NC0xMDM0LTVjOWMtYmRlNS04MmNmNDY0ODcwNTYtdXMtZWFzdBINYm9sdC1nbG8tcHJvZBoQEg5kcGx1cy1tcDQtY2VuYw/main.mpd%3Faws.manifestfilter%3Daudio_codec%3AAACH%3Bvideo_codec%3Ah264%3Bvideo_dynamic_range%3Asdr%3Bvideo_height%3A1-1080*~hmac=2cb238becd1f7c522ad1ebaf7dc5dae83eb5d2857aa6f065c4821859c48583bf" --key d189a58e76484843917fa0a63cea3804:831f864a7754f2b714e5690f91bf1569 --use-shaka-packager --live-pipe-mux --live-record-limit 00:02:00 -M format=mkv
    You may need a fresh mpd URL. The command downloads at least 2 minutes from the present point. N_m3u8DL-RE has quite a few bugs when it comes to livestreams, so make sure to manually delete the temp folder and also mux manually if it failed, the ts file to mkv (using mkvmerge/mkvtoolnix).
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. It runs, but when finish the two minutes i find as before
    two folders, video and audio, with one file -init-mp4 of 1kb
    and severals m4s files of approximately 300 kb each.
    Why it doesn't merge?

    I downloades shaka-packager and copyed the exe file in the main directory

    Image
    [Attachment 86226 - Click to enlarge]
    Quote Quote  
  4. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    As I told, N_m3u8DL-RE is buggy. Delete the temp folder main_2025. And your final video file is already merged as ts in main_2025.ts
    Remux that to mkv manually and you have your video.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  5. my error, as you see in the image the file TS has been merged correctly.
    Only one question: but is it possible insert a time limit for example of 4 hours?
    Or there is a limit i cannot superate?
    Quote Quote  
  6. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    If you managed to set a time limit of 2 minutes, what would stop you from setting it to 4 hours? Replace 00:02:00 with 04:00:00
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  7. Fantastic.
    You were really very kind, thank you so much
    Quote Quote  
  8. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    You're welcome. Keep in mind when dealing with n_m3u8dl-re and livestreams. If at worst case the command somehow crashes and you have the temp files but not the final merged one, then do not delete the temp files since you can recover the lost livestream.

    Unless of course, the livestream turns into a vod, so you can download it fully like a normal video at once.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  9. Yes thanks.
    However, it is not clear to me how to rebuild the complete file with temporary files only.
    I imagine I need a specific procedure.
    For now, fortunately, I haven't needed it.

    No, there are no video on demand on warner italy, only the live free. But that's enough for me.
    Last edited by timetunnel; 22nd Mar 2025 at 09:54.
    Quote Quote  
  10. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Usually when I rebuild one, I concat all video fragments, concat all audio fragments, then mux them together and it usually works.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  11. For two days everything worked fine.
    Today, however, with the same procedure, with the keys taken at the moment with N3, the file recorded is completely grey, the audio can be heard perfectly but the screen is totally grey. Do you have any idea what could be happened?
    Quote Quote  
  12. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Usually when I rebuild one, I concat all video fragments, concat all audio fragments, then mux them together and it usually works.
    would you be so kind as to explain the concatting procedure to me?
    From today as I said, the live is no more running with widevine proxy2, the video are encrypted only the audio is good.
    I don't know why and nobody knows too.
    I tried with the allhell gui but obviously since there is no possibility to give a time limit I don't know if it works since I can't see the individual m4s fragments.
    Quote Quote  



Similar Threads

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