VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Hello,
    this URL: https://www.cbsnews.com/news/holocaust-prisoners-in-nazi-concentration-camps-made-musi...WyXcc2TsuTdHJE
    with Firefox 77.0.1 and VideoDownloaderHelper: 7.3.9 on Windows 10 downloads the video without audio:
    After a search on the web it seems that it maybe due to Vimeo that probably hosts that video.
    May you help me to fix it pls?
    Thank you.
    Quote Quote  
  2. Originally Posted by cypherinfo View Post
    Hello,
    this URL: https://www.cbsnews.com/news/holocaust-prisoners-in-nazi-concentration-camps-made-musi...WyXcc2TsuTdHJE
    with Firefox 77.0.1 and VideoDownloaderHelper: 7.3.9 on Windows 10 downloads the video without audio:
    After a search on the web it seems that it maybe due to Vimeo that probably hosts that video.
    May you help me to fix it pls?
    Thank you.
    This gives you a 1080p TS file (with audio)

    Code:
    streamlink "https://prod.vodvideo.cbsnews.com/cbsnews/vr/hls/2020/06/02/1745545283506/2067396_hls/master.m3u8" best -o output.ts
    This gives you a 1080p Mp4 file (with audio) - you will need ffmpeg.exe in same folder as youtube-dl (or a nominated path in the Windows Env table)

    Code:
    youtube-dl "https://prod.vodvideo.cbsnews.com/cbsnews/vr/hls/2020/06/02/1745545283506/2067396_hls/master.m3u8"
    Hers's the Mp4 as a download if you can't manage either solution
    http://www.mediafire.com/file/99t3ut9og8ioz0g
    Last edited by codehound; 10th Jun 2020 at 14:16.
    Quote Quote  
  3. Originally Posted by codehound View Post
    Originally Posted by cypherinfo View Post
    Hello,
    this URL: https://www.cbsnews.com/news/holocaust-prisoners-in-nazi-concentration-camps-made-musi...WyXcc2TsuTdHJE
    with Firefox 77.0.1 and VideoDownloaderHelper: 7.3.9 on Windows 10 downloads the video without audio:
    After a search on the web it seems that it maybe due to Vimeo that probably hosts that video.
    May you help me to fix it pls?
    Thank you.
    This gives you a 1080p TS file (with audio)

    Code:
    streamlink "https://prod.vodvideo.cbsnews.com/cbsnews/vr/hls/2020/06/02/1745545283506/2067396_hls/master.m3u8" best -o output.ts
    This gives you a 1080p Mp4 file (with audio) - you will need ffmpeg.exe in same folder as youtube-dl (or a nominated path in the Windows Env table)

    Code:
    youtube-dl "https://prod.vodvideo.cbsnews.com/cbsnews/vr/hls/2020/06/02/1745545283506/2067396_hls/master.m3u8"
    Hers's the Mp4 as a download if you can't manage either solution
    http://www.mediafire.com/file/99t3ut9og8ioz0g
    Thank you.
    I'm curious to know how you have detected those URLs for the commands. Ty.
    Quote Quote  
  4. Originally Posted by cypherinfo View Post

    Thank you.
    I'm curious to know how you have detected those URLs for the commands. Ty.
    No secret. No addons. Windows10 with Edge browser. Same URL for both streamlink and youtube-dl

    Hit the page up and click F12 for the DevTools

    1. Click Network tab
    2. Click Content Type > XHR
    3. Seek out the Master.m3u8 - single left click it
    4. Look to the request Headers tab, and RIGHT click it and select 'Copy value'

    Image
    [Attachment 53753 - Click to enlarge]
    Last edited by codehound; 10th Jun 2020 at 15:38.
    Quote Quote  
  5. Originally Posted by codehound View Post
    Originally Posted by cypherinfo View Post

    Thank you.
    I'm curious to know how you have detected those URLs for the commands. Ty.
    No secret. No addons. Windows10 with Edge browser. Same URL for both streamlink and youtube-dl

    Hit the page up and click F12 for the DevTools

    1. Click Network tab
    2. Click Content Type > XHR
    3. Seek out the Master.m3u8 - single left click it
    4. Look to the request Headers tab, and RIGHT click it and select 'Copy value'

    Image
    [Attachment 53753 - Click to enlarge]
    A Big thank you to you.
    Quote Quote  
  6. Originally Posted by cypherinfo View Post

    A Big thank you to you.
    You're very welcome.
    Quote Quote  



Similar Threads

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