+ Reply to Thread
Results 1 to 10 of 10

Thread: help downloading live stream

  1. #1

    help downloading live stream

    Hi
    I'm trying to download a live stream from this web https:///tv/epg/live
    but I only managed to download 15 seconds


    HTML Code:
    C:\Widevine>yt-dlp -F --allow-unplayable-formats "https://channel-forotv-cdn..com/manifest.mpd"
    [generic] manifest: Requesting header
    WARNING: [generic] Falling back on generic information extractor.
    [generic] manifest: Downloading webpage
    [generic] manifest: Extracting information
    [info] Available formats for manifest:
    ID             EXT RESOLUTION FPS |   TBR PROTO | VCODEC        VBR ACODEC     A
    BR  ASR    MORE INFO
    -------------- --- ---------- --- - ----- ----- - ----------- ----- --------- --
    -- ------- ---------------------------
    p0aa0br128000  m4a audio only     |  128k dash  |                   mp4a.40.2 12
    8k 44100Hz [eng], DASH audio, m4a_dash
    p0va0br300000  mp4 284x160        |  300k dash  | avc1.42c01e  300k
               DASH video, mp4_dash
    p0va0br450000  mp4 320x180        |  450k dash  | avc1.42c01e  450k
               DASH video, mp4_dash
    p0va0br1150000 mp4 640x360        | 1150k dash  | avc1.4d4020 1150k
               DASH video, mp4_dash
    p0va0br1800000 mp4 1280x720       | 1800k dash  | avc1.4d4029 1800k
               DASH video, mp4_dash
    p0va0br5546641 mp4 1920x1080  30  | 5546k dash  | avc1.4d4028 5546k
               DASH video, mp4_dash
    
    C:\Widevine>yt-dlp -f p0va0br5546641 --allow-unplayable-formats "https://channel
    -forotv-cdn.blim.com/manifest.mpd"
    [generic] manifest: Requesting header
    WARNING: [generic] Falling back on generic information extractor.
    [generic] manifest: Downloading webpage
    [generic] manifest: Extracting information
    [info] manifest: Downloading 1 format(s): p0va0br5546641
    [dashsegments] Total fragments: 6
    [download] Destination: manifest [manifest].mp4
    [download] 100% of 32.93MiB in 00:15
    Last edited by filipino; 5th Mar 2022 at 20:32.
    Quote Quote  

  2. #2
    Member
    Join Date
    Jan 2019
    Posts
    2,761

    Re: help downloading live stream

    Quote Quote  

  3. #3

    Re: help downloading live stream

    I do not understand some things, could you put some captures?
    Quote Quote  

  4. #4

    Re: help downloading live stream

    is there any way to tell yt-dlp, to download permanently or persistently?
    Quote Quote  

  5. #5
    Member
    Join Date
    Jan 2021
    Location
    Argentina
    Posts
    189

    Re: help downloading live stream

    Quote Originally Posted by filipino View Post
    is there any way to tell yt-dlp, to download permanently or persistently?
    yt-dlp only downloads the available fragments.


    The link you posted has an HLS version

    Code:
    https://channel-forotv-cdn.blim.com/manifest.m3u8
    You can download it with hlsdl, but since it's SAMPLE-AES encrypted you will need a key (I don't know how to get it)
    Quote Quote  

  6. #6
    Banned
    Join Date
    Aug 2018
    Posts
    755

    Re: help downloading live stream

    --
    Quote Quote  

  7. #7

    Re: help downloading live stream

    Quote Originally Posted by lfer94 View Post
    Quote Originally Posted by filipino View Post
    is there any way to tell yt-dlp, to download permanently or persistently?
    yt-dlp only downloads the available fragments.


    The link you posted has an HLS version

    Code:
    https://channel-forotv-cdn..com/manifest.m3u8
    You can download it with hlsdl, but since it's SAMPLE-AES encrypted you will need a key (I don't know how to get it)
    you mean another key is needed? besides widevine key?
    Last edited by filipino; 5th Mar 2022 at 20:32.
    Quote Quote  

  8. #8
    Member
    Join Date
    Jan 2019
    Posts
    2,761

    Re: help downloading live stream

    yes. another. SAMPLE-AES isn't widevine ...
    Quote Quote  

  9. #9

    Re: help downloading live stream

    any idea how this detect mpd link? work with browser?
    https://github.com/WKS-uwu/MPD-Detector

    Thanks
    Quote Quote  

  10. #10
    Member
    Join Date
    Jan 2019
    Posts
    2,761

    Re: help downloading live stream

    don't need this.
    simply open inspect element on your browser, then see network tab.
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Downloading Live Stream from ZEE5, possible ?
    By DonSeenu in forum Video Streaming Downloading
    Replies: 8
    Last Post: 1st Sep 2021, 16:08
  2. Downloading a Facebook Live video during broadcast
    By Nico Darko in forum Video Streaming Downloading
    Replies: 11
    Last Post: 6th Mar 2021, 18:09
  3. Downloading from Fite TV and Bleacher Report Live?
    By joe91074 in forum Video Streaming Downloading
    Replies: 2
    Last Post: 3rd Jun 2019, 00:06
  4. Downloading Video from FujiTV.live
    By parumaru in forum Video Streaming Downloading
    Replies: 2
    Last Post: 14th Sep 2017, 22:10
  5. Need Help Acceessing/Downloading an Old Live Stream
    By pgm77 in forum Video Streaming Downloading
    Replies: 0
    Last Post: 4th Jun 2017, 22:21

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts