VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Member
    Join Date
    May 2024
    Location
    Manta Ecuador
    Search Comp PM
    Hi,

    i'm trying to download the live videostream from vime located at this URL: https://vimeo.com/event/3944828

    With streamlink i am getting this error:

    Code:
    streamlink --version
    streamlink 6.7.3
    
    streamlink https://vimeo.com/event/4253884/e95c9de6ba best
    [cli][info] Found matching plugin vimeo for URL https://vimeo.com/event/4253884/e95c9de6ba
    [plugins.vimeo][error] The content is not available
    error: No playable streams found on this URL: https://vimeo.com/event/4253884/e95c9de6ba
    With ty-dlp:
    Code:
     yt-dlp --version
    2024.04.09
    
    yt-dlp -F https://vimeo.com/event/4253884/e95c9de6ba
    [vimeo] Extracting URL: https://vimeo.com/event/4253884/e95c9de6ba
    [vimeo] 4253884: Downloading JSON metadata
    [vimeo] 4253884: Downloading JSON metadata
    ERROR: [vimeo] 4253884: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by <HTTPError 404: Not Found>)
    Using the inspect tool of the web browser i can get the URL of the m3u file: https://live-ak.vimeocdn.com/exp=1715617875~acl=%2F8d9856d9-091e-47b1-a8f0-c4497d95d4a...ax_segments=10 but seems like it is changed every 20 or 30 minutes.

    how can I get the stream URL of this streaming event from cli ?
    Quote Quote  
  2. Video is not rated. Log in to watch.

    You may also find useful filters for FF/Chrome:
    #FF:
    Code:
    regexp:master.json
    #Ch:
    Code:
    /master.json/

    Rename the "json" extension to "mpd" and that is your URL .....
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  3. you can get m3u8 from https://live-api.vimeocdn.com/ response
    Image
    [Attachment 79074 - Click to enlarge]


    Code:
    streamlink https://live-ak.vimeocdn.com/exp=1715636160~acl=%2F8d9856d9-091e-47b1-a8f0-c4497d95d4ab%2F%2A~hmac=746d91f720c8ba131a63ac4904b299ed202a548361a4088a88e9c6af0f07fdd3/8d9856d9-091e-47b1-a8f0-c4497d95d4ab/hls.m3u8 best
    Image
    [Attachment 79075 - Click to enlarge]
    Quote Quote  
  4. Member
    Join Date
    May 2024
    Location
    Manta Ecuador
    Search Comp PM
    Originally Posted by imr_saleh View Post
    you can get m3u8 from https://live-api.vimeocdn.com/ response
    Image
    [Attachment 79074 - Click to enlarge]


    Code:
    streamlink https://live-ak.vimeocdn.com/exp=1715636160~acl=%2F8d9856d9-091e-47b1-a8f0-c4497d95d4ab%2F%2A~hmac=746d91f720c8ba131a63ac4904b299ed202a548361a4088a88e9c6af0f07fdd3/8d9856d9-091e-47b1-a8f0-c4497d95d4ab/hls.m3u8 best
    Image
    [Attachment 79075 - Click to enlarge]
    Hi, thank you for the help.

    How can I get the URL from CLI for later use with streamlink software?
    Quote Quote  
  5. update yt-dlp. it work with vimeo

    Image
    [Attachment 79079 - Click to enlarge]


    anyway your video it's live. yt-dlp isn't best tool to download live event. better streamlink
    Quote Quote  
  6. I'm trying to download the following a live event stream (anomymzed to XXXs)

    But it's giving the following errors:

    >yt-dlp.exe -F https://vimeo.com/event/XXX/XXX
    [vimeo] Extracting URL: https://vimeo.com/event/XXX/XXX
    [vimeo] 4574398: Downloading viewer info
    [vimeo] 4574398: Downloading API JSON
    ERROR: [vimeo] 4574398: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by <HTTPError 404: Not Found>)

    >streamlink https://vimeo.com/event/XXX/XXX
    [cli][info] Found matching plugin vimeo for URL https://vimeo.com/event/XXX/XXX
    error: Unable to open URL: https://vimeo.com/api/oembed.json (403 Client Error: Forbidden for url: https://vimeo.com/api/oembed.json?url=httpsXXXXXX


    Any ideas what I'm doing wrong?
    Quote Quote  



Similar Threads

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