VideoHelp Forum




+ Reply to Thread
Results 1 to 18 of 18
  1. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Hi. I'm trying to download this but each time it fails with either with Internet download manager and video downloadhelper.

    Can anybody please help me out ?

    ID: monks19@sharklasers.com
    PW: Blake123

    NB: VPN set to France

    Thanks
    Quote Quote  
  2. IDM work fine.
    u have latest 6.38 b15 version?
    Quote Quote  
  3. Get m3u8 url from a browser's Developer Tools (F12, network tab), then youtube-dl:

    Code:
    youtube-dl "https://player.vimeo.com/external/485055936.m3u8?5c611816"
    Once you have the m3u8 URL you don't need a vpn or login.
    Quote Quote  
  4. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Originally Posted by lomero View Post
    IDM work fine.
    u have latest 6.38 b15 version?
    Strange. I do too. And each time I try, it says that the audio had to be downloaded separately. Then both files are out of sync in Adobe Premiere. Does it do the same thing to you ?

    Thanks to let me know
    Quote Quote  
  5. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Originally Posted by jagabo View Post
    Get m3u8 url from a browser's Developer Tools (F12, network tab), then youtube-dl:

    Code:
    youtube-dl "https://player.vimeo.com/external/485055936.m3u8?5c611816"
    Once you have the m3u8 URL you don't need a vpn or login.
    Tried that. Every time says this: Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

    I'm probably doing something wrong.
    Quote Quote  
  6. It worked for me -- from USA with no VPN. I got a 995 MB mp4 file:

    Image
    [Attachment 56377 - Click to enlarge]


    I tried with a VPN set to Canada -- it worked there too.
    Quote Quote  
  7. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Originally Posted by jagabo View Post
    It worked for me -- from USA with no VPN. I got a 995 MB mp4 file:

    Image
    [Attachment 56377 - Click to enlarge]


    I tried with a VPN set to Canada -- it worked there too.
    Ok. I'll try re-installing my IDM and see if it's gonna work. Thanks
    Quote Quote  
  8. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    @lomero. Same results. It says after downloading that the audio had to be downloaded separately, but also the video files have problems with jump cuts, for some reasons. So, I really don't know anymore.

    @jagabo. It worked only once (without audio though) while I tried again with Video DownloadHelper. What browser did you use for downloading. I used both slimjet and Firefox. Thanks to let me know.
    Last edited by monks19; 22nd Dec 2020 at 12:41.
    Quote Quote  
  9. Originally Posted by monks19 View Post
    @jagabo. It worked only once (without audio though) while I tried again with Video DownloadHelper. What browser did you use for downloading. I used both slimjet and Firefox. Thanks to let me know.
    I didn't use a browser to download the video. I only used FireFox to get the m3u8 URL. I used youtube-dl (a command line program) to download the video.

    https://youtube-dl.org/

    In all likelihood the m3u8 URL has changed by now. You will have to get a fresh one.
    Quote Quote  
  10. i dont know. i dont have download the whole file all the way through. i just did a try and start with IDM...
    Quote Quote  
  11. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Originally Posted by jagabo View Post
    Originally Posted by monks19 View Post
    @jagabo. It worked only once (without audio though) while I tried again with Video DownloadHelper. What browser did you use for downloading. I used both slimjet and Firefox. Thanks to let me know.
    I didn't use a browser to download the video. I only used FireFox to get the m3u8 URL. I used youtube-dl (a command line program) to download the video.

    https://youtube-dl.org/

    In all likelihood the m3u8 URL has changed by now. You will have to get a fresh one.
    How did you get the link, then ? I tried to get it and it didn't work (F12+Network) all I get are image segments (?) but no links.I must be missing something.

    Image
    [Attachment 56378 - Click to enlarge]


    Thanks to let me know.
    Last edited by monks19; 22nd Dec 2020 at 13:44.
    Quote Quote  
  12. Network tab
    ore use IDM to get m3u8 and after use this with yt-dl
    Quote Quote  
  13. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    UPDATE: Ok, I think I've managed to make it work. However, audio is missing and I don't know how to get it at all. Any ideas ? Also, the image does stutter a bit sometimes.

    Here are the indications of youtube-dl (see the attachment file. A lot of errors in there).

    So if anyone does have a solution, you're welcome.
    Image Attached Files
    Quote Quote  
  14. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Thanks. How did you manage to download it without any trouble ?
    Quote Quote  
  15. Today the link I get with MS Edge browser is:
    Code:
    https://player.vimeo.com/external/485055936.m3u8?5c611816
    With youtube-dl:
    Code:
    youtube-dl https://player.vimeo.com/external/485055936.m3u8?5c611816
    I think I've managed to make it work. However, audio is missing
    Do you have a copy of ffmpeg.exe in your youtube-dl folder? That's needed to mux the video an audio together since youtube-dl downloads them separately.
    Quote Quote  
  16. Member
    Join Date
    May 2006
    Location
    Canada
    Search Comp PM
    Originally Posted by jagabo View Post
    Today the link I get with MS Edge browser is:
    Code:
    https://player.vimeo.com/external/485055936.m3u8?5c611816
    With youtube-dl:
    Code:
    youtube-dl https://player.vimeo.com/external/485055936.m3u8?5c611816
    I think I've managed to make it work. However, audio is missing
    Do you have a copy of ffmpeg.exe in your youtube-dl folder? That's needed to mux the video an audio together since youtube-dl downloads them separately.
    Yes I do have the ffmpeg.exe in the folder. But for some reason, the link isn't displaying a vimeo video (on either Slimget and Firefox). Strange. One thing though, I'm using video download helper to get the link and also youtube-dl-gui. I've never been able to work with just Youtube-dl only.
    Quote Quote  
  17. Weird. I thought I fixed the link in the last post. The forum software keeps mangling the url I got from Edge.

    Code:
    https://player.vimeo.com/external/485055936.m3u8?X=5d00df6edbe76624e204aaa590245bcc5c611816
    Replace the X after the question mark with an s to get the true link. If I leave it as an s when I post the text is mangled to:

    Code:
    https://player.vimeo.com/external/485055936.m3u8?5c611816
    By the way, youtube-dl shows the following streams are available:

    Code:
    C:\Youtube-dl>youtube-dl -F "https://player.vimeo.com/external/485055936.m3u8?5c611816"
    [generic] 485055936: Requesting header
    [redirect] Following redirect to https://141vod-adaptive.akamaized.net/exp=1608799293~acl=%2Fd1958970-0188-48f7-b3fe-3b5c6c7f8334%2F%2A~hmac=e058c9d26bbb513aec5e0385130a950e0f59fcb881c00d1c88c2c8ee7d7b7ca0/d1958970-0188-48f7-b3fe-3b5c6c7f8334/sep/video/f101eeb7,74536351,56637756,3be5c7f2/master.m3u8?absolute=1
    [generic] master: Requesting header
    [generic] master: Downloading m3u8 information
    [info] Available formats for master:
    format code         extension  resolution note
    audio-high-audio    mp4        audio only
    audio-medium-audio  mp4        audio only
    391                 mp4        426x240     391k , avc1.640015, 25.0fps, video only
    564                 mp4        640x360     564k , avc1.64001E, 25.0fps, video only
    1399                mp4        960x540    1399k , avc1.64001F, 25.0fps, video only
    2590                mp4        1280x720   2590k , avc1.640020, 25.0fps, video only (best)
    Quote Quote  



Similar Threads

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