VideoHelp Forum




+ Reply to Thread
Results 1 to 10 of 10
  1. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Hi

    How do I extract the .m4s files from this LINK and join them in a single video file?

    Cache at 1080p in the attached file.

    thanks
    Image Attached Files
    Last edited by andertjf; 1st Feb 2023 at 12:53.
    Quote Quote  
  2. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by LZAA View Post
    Url?
    Video Link: https://www.iq.com/play/unchained-love-episode-36-1vtfp4z5jb4?lang=en_us

    Cache at 1080p in the attached file.
    Image Attached Files
    Quote Quote  
  3. Only 6 minutes.
    Quote Quote  
  4. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by LZAA View Post
    Only 6 minutes.
    The .txt file in the attachment contains the full video in 1080p
    Quote Quote  
  5. edit with np++ (use regex)
    make m3u8 file
    download from m3u8 file with N_m3u8DL-RE
    merge with ffmpeg
    Quote Quote  
  6. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by lomero View Post
    edit with np++ (use regex)
    make m3u8 file
    download from m3u8 file with N_m3u8DL-RE
    merge with ffmpeg
    I have no idea what to edit as the file is not a conventional m3u8.
    Quote Quote  
  7. this is an example of m3u8 file
    Code:
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-TARGETDURATION:5
    #EXT-X-MEDIA-SEQUENCE:0
    #EXT-X-PLAYLIST-TYPE:VOD
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_000.ts
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_001.ts
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_002.ts
    ...
    ...
    ...
    ...
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_1342.ts
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_1343.ts
    #EXTINF:3.920844,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_1344.ts
    #EXT-X-ENDLIST
    so, you need to add m4s path and make the full m3u8
    Quote Quote  
  8. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by lomero View Post
    this is an example of m3u8 file
    Code:
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-TARGETDURATION:5
    #EXT-X-MEDIA-SEQUENCE:0
    #EXT-X-PLAYLIST-TYPE:VOD
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_000.ts
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_001.ts
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_002.ts
    ...
    ...
    ...
    ...
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_1342.ts
    #EXTINF:4.004267,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_1343.ts
    #EXTINF:3.920844,
    https://sc-c1-15.scws-content.net/hls/9/fe644c62xxxxxxxxx/1080p_1344.ts
    #EXT-X-ENDLIST
    so, you need to add m4s path and make the full m3u8
    The dash file is very different from the normal structure. I have no idea how to mount the file.

    Look at the file below.
    Image Attached Files
    Quote Quote  
  9. here a good tool from zackmark29

    https://github.com/zackmark29/iq.com-m3u8-parser

    but now (or anyway at your link) this does not work

    so, write PM to zack to informed about this, or wait reply here from him

    also write here better you link ------- https://www.iq.com/play/unchained-love-episode-36-1vtfp4z5jb4?lang=en_us

    maybe from guy can help you
    i think it's easier to make a fresh download from your link than to fix your txt file
    Quote Quote  



Similar Threads

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