VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Jan 2023
    Location
    montreal
    Search PM
    hello im trying to download this video from QVC+ but the m3u8 file doesn't have sound every time i download it

    https://plus.qvc.com/streams/busy-this-week-jennie-garth/VmlkZW9fVmlkZW9TdHJlYW0KZDY4N...utm_content=NA

    here is the m3u8 file also that i was able to find

    https://vdqvcus.akamaized.net/6374827235112.m3u8

    thanks
    Quote Quote  
  2. It does have sound for me if I download the stream with yt-dlp.

    Code:
    yt-dlp -F https://vdqvcus.akamaized.net/6374827235112.m3u8
    [generic] Extracting URL: https://vdqvcus.akamaized.net/6374827235112.m3u8
    [generic] 6374827235112: Downloading webpage
    [generic] 6374827235112: Downloading m3u8 information
    [generic] 6374827235112: Checking m3u8 live status
    [info] Available formats for 6374827235112:
    ID                EXT RESOLUTION │   FILESIZE   TBR PROTO │ VCODEC        VBR ACODEC     MORE INFO
    ─────────────────────────────────────────────────────────────────────────────────────────────────────────────
    audio-1-en__Main_ mp4 audio only │                  m3u8  │ audio only        unknown    [en] en (Main), low
    audio-2-en__Main_ mp4 audio only │                  m3u8  │ audio only        unknown    [en] en (Main)
    audio-0-en__Main_ mp4 audio only │                  m3u8  │ audio only        unknown    [en] en (Main), high
    367               mp4 384x216    │ ~150.01MiB  367k m3u8  │ avc1.42000d  367k video only
    638               mp4 640x360    │ ~260.49MiB  638k m3u8  │ avc1.4d001e  638k video only
    1159              mp4 960x540    │ ~473.37MiB 1159k m3u8  │ avc1.4d001f 1159k video only
    1593              mp4 1280x720   │ ~650.78MiB 1594k m3u8  │ avc1.4d001f 1594k video only
    2860              mp4 1920x1080  │ ~  1.14GiB 2860k m3u8  │ avc1.640028 2860k video only
    yt-dlp will download formats 2860+audio-0-en__Main_
    Quote Quote  
  3. Member
    Join Date
    Jan 2023
    Location
    montreal
    Search PM
    Originally Posted by Obo View Post
    It does have sound for me if I download the stream with yt-dlp.

    Code:
    yt-dlp -F https://vdqvcus.akamaized.net/6374827235112.m3u8
    [generic] Extracting URL: https://vdqvcus.akamaized.net/6374827235112.m3u8
    [generic] 6374827235112: Downloading webpage
    [generic] 6374827235112: Downloading m3u8 information
    [generic] 6374827235112: Checking m3u8 live status
    [info] Available formats for 6374827235112:
    ID                EXT RESOLUTION │   FILESIZE   TBR PROTO │ VCODEC        VBR ACODEC     MORE INFO
    ─────────────────────────────────────────────────────────────────────────────────────────────────────────────
    audio-1-en__Main_ mp4 audio only │                  m3u8  │ audio only        unknown    [en] en (Main), low
    audio-2-en__Main_ mp4 audio only │                  m3u8  │ audio only        unknown    [en] en (Main)
    audio-0-en__Main_ mp4 audio only │                  m3u8  │ audio only        unknown    [en] en (Main), high
    367               mp4 384x216    │ ~150.01MiB  367k m3u8  │ avc1.42000d  367k video only
    638               mp4 640x360    │ ~260.49MiB  638k m3u8  │ avc1.4d001e  638k video only
    1159              mp4 960x540    │ ~473.37MiB 1159k m3u8  │ avc1.4d001f 1159k video only
    1593              mp4 1280x720   │ ~650.78MiB 1594k m3u8  │ avc1.4d001f 1594k video only
    2860              mp4 1920x1080  │ ~  1.14GiB 2860k m3u8  │ avc1.640028 2860k video only
    yt-dlp will download formats 2860+audio-0-en__Main_


    i downloaded it yt-dlp but it keeps deleting the file for some reason

    C:\Users\chris\Downloads\youtube>yt-dlp https://vdqvcus.akamaized.net/6374827235112.m3u8
    [generic] Extracting URL: https://vdqvcus.akamaized.net/6374827235112.m3u8
    [generic] 6374827235112: Downloading webpage
    [generic] 6374827235112: Downloading m3u8 information
    [generic] 6374827235112: Checking m3u8 live status
    [info] 6374827235112: Downloading 1 format(s): 2860+audio-2-en__Main_
    [hlsnative] Downloading m3u8 manifest
    [hlsnative] Total fragments: 571
    [download] Destination: 6374827235112 [6374827235112].f2860.mp4
    [download] 100% of 1.02GiB in 00:07:47 at 2.24MiB/s
    [hlsnative] Downloading m3u8 manifest
    [hlsnative] Total fragments: 572
    [download] Destination: 6374827235112 [6374827235112].faudio-2-en__Main_.mp4
    [download] 100% of 78.87MiB in 00:01:58 at 680.77KiB/s
    [Merger] Merging formats into "6374827235112 [6374827235112].mp4"
    Deleting original file 6374827235112 [6374827235112].f2860.mp4 (pass -k to keep)
    Deleting original file 6374827235112 [6374827235112].faudio-2-en__Main_.mp4 (pass -k to keep)
    Quote Quote  
  4. There should be the merged file "6374827235112 [6374827235112].mp4" - the two original video and audio files get deleted after they've been merged. If you do want to keep them add a "-k" flag to your command (as the command's output suggests).
    Quote Quote  



Similar Threads

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