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. Hi
    I tried from a first step using ffmpeg with also the cec decryption but I am not able, someone was able to do it?
    Quote Quote  
  2. Thank you for the suggestion, however, I am using Linux and I would like to watch the live tv and if I understood correctly this is to download episodes
    Quote Quote  
  3. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Code:
    yt-dlp --no-part --restrict-filenames -N 4 --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" --referer "https://giallotv.it/" "https://dplus-it-google-v2.prod-vod.h264.io/3905fd38-3552-44bc-92bd-4d276d04c259/1c09d321-fcf4-4ec1-94a6-4f65027ad81c/hls_clear_ts/x-goog-token=Expires=1696699038&KeyName=prod-sign-url-key-eu&Signature=ls2Mu00KAbfg3E-G0wgRhf7xa1c/v6_video/prog_index.m3u8"
    Code:
    C:\Users\Admins\Downloads\WKS-KEYS>yt-dlp --no-part --restrict-filenames -N 4 --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" --referer "https://giallotv.it/" "https://dplus-it-google-v2.prod-vod.h264.io/3905fd38-3552-44bc-92bd-4d276d04c259/1c09d321-fcf4-4ec1-94a6-4f65027ad81c/hls_clear_ts/x-goog-token=Expires=1696699038&KeyName=prod-sign-url-key-eu&Signature=ls2Mu00KAbfg3E-G0wgRhf7xa1c/v6_video/prog_index.m3u8"
    [generic] Extracting URL: https://dplus-it-google-v2.prod-vod.h264.io/3905fd38-3552-44bc-92bd-4d276d04c259/1c09d321-fcf4-4e...ideo/prog_index.m3u8
    [generic] prog_index: Downloading webpage
    WARNING: [generic] Falling back on generic information extractor
    [generic] prog_index: Downloading m3u8 information
    [generic] prog_index: Checking m3u8 live status
    [info] prog_index: Downloading 1 format(s): 0
    [hlsnative] Downloading m3u8 manifest
    [hlsnative] Total fragments: 1322
    [download] Destination: prog_index-[prog_index].mp4
    WARNING: The download speed shown is only of one thread. This is a known issue
    [download]  22.8% of ~   2.01GiB at    8.35KiB/s ETA 54:14:26 (frag 302/1322)
    Quote Quote  
  4. Originally Posted by iamghost View Post
    Code:
    yt-dlp --no-part --restrict-filenames -N 4 --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" --referer "https://giallotv.it/" "https://dplus-it-google-v2.prod-vod.h264.io/3905fd38-3552-44bc-92bd-4d276d04c259/1c09d321-fcf4-4ec1-94a6-4f65027ad81c/hls_clear_ts/x-goog-token=Expires=1696699038&KeyName=prod-sign-url-key-eu&Signature=ls2Mu00KAbfg3E-G0wgRhf7xa1c/v6_video/prog_index.m3u8"
    Thank you this is a video and not the live stream, the URL from the site for the live stream it is something like this

    Code:
    https://dplus-sport-live.akamai.prod-live.h264.io/primary/1/df09221d06074976ada2c1cb14fe89dc/hdntl=exp=1696678736~acl=/primary/1/df09221d06074976ada2c1cb14fe89dc/*~data=hdntl~hmac=-_CUT_-/index.mpd?aws.manifestfilter=video_dynamic_range:sdr;audio_codec:AACL;video_codec:h264;video_height:1-1080&hdnts=exp=1696678736~acl=/primary/1/df09221d06074976ada2c1cb14fe89dc/index.mpd%3Faws.manifestfilter%3Dvideo_dynamic_range%3Asdr%3Baudio_codec%3AAACL%3Bvideo_codec%3Ah264%3Bvideo_height%3A1-1080*~hmac=-_CUT_-
    Quote Quote  
  5. I upload an image
    Image
    [Attachment 74237 - Click to enlarge]

    When you open the player the first 4 videos are pubs
    Quote Quote  
  6. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Code:
    N_m3u8DL-RE --use-shaka-packager --key 545acd0a3f2d4059963ede24426d68ed:d184177f47c4e5dde4ac15d26ee09ab6 "https://dplus-sport-live.akamai.prod-live.h264.io/primary/1/df09221d06074976ada2c1cb14fe89dc/hdntl=exp=1696683603~acl=/primary/1/df09221d06074976ada2c1cb14fe89dc/*~data=hdntl~hmac=a6cdeee9fa1b763f7a90918a32e50390a64fbbeabca079955081550c68b70095/index.mpd?aws.manifestfilter=video_dynamic_range:sdr;audio_codec:AACL;video_codec:h264;video_height:1-1080&hdnts=exp=1696683603~acl=/primary/1/df09221d06074976ada2c1cb14fe89dc/index.mpd%3Faws.manifestfilter%3Dvideo_dynamic_range%3Asdr%3Baudio_codec%3AAACL%3Bvideo_codec%3Ah264%3Bvideo_height%3A1-1080*~hmac=3fc2c2da5b7bc0ca91bc857927857ef7f1826ba47d9d2d190927b50465358b00" --live-real-time-merge --live-pipe-mux
    Image
    [Attachment 74238 - Click to enlarge]
    Quote Quote  
  7. Now I need to find N_m3u8DL-RE for linux, I don't know this program

    Thank you
    Quote Quote  
  8. Sorry duplicate
    Quote Quote  
  9. Originally Posted by iamghost View Post
    Thank you I already downloaded with shaka-packager

    After having played with it, I don't like the idea to save all the files without deleting it in the HDD, I need to see how to run in RAM (this is possible), however, the files are created without being deleted this is more tricky to erase, since I need a script to do, and finally the ts is full, probably I should pipe to something.

    Very appreciated your help!!!!

    Edited:
    One step forward --live-keep-segments False
    Last edited by neofita; 6th Oct 2023 at 18:39.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!