VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 11 of 11
  1. hi there, from this link https://streamingcommunity.blog/watch/1780
    IDM get streaming and work but i want an alternative to download with yt-dlp or better N_m3u8DL-RE
    i've find 2 streaming link but both are forbidden to download, with yt-dlp and N_m3u8DL-RE (cause token?)

    so, how to download ? thanks to everybody for help or tip
    Quote Quote  
  2. update: also IDM can't work ...

    and this is real link: https://streamingcommunity.agency/titles/1780-wasp-network

    so, how to rip streaming?
    Quote Quote  
  3. yt-dlp https://siasky.net/HAH-7i4DQfvD484SM_XluDHmFumr3LhpZ4o0mgJTCuMx-A

    You have to modified the original m3u8. Download it and modify, add this part for all segments:

    https://sc-a1-11.scws-content.net/hls/2/a62418d5-91ab-4df0-b028-04e86b0f6c10/480p_000.ts

    then upload corrected on a server. And download it.
    Quote Quote  
  4. Here is a hint to accomplish what Fathom has suggested.

    BTW : ss Vegeta has written a superb tutorial on how to accomplish this task. Highly recommended reading.

    Hint:

    In Notepad++

    SEARCH ==> Replace ==> select Radio Button Regular expression

    From what : (^.*ts$)

    Replace with : https://sc-a1-11.scws-content.net/hls/2/a62418d5-91ab-4df0-b028-04e86b0f6c10/\1

    Also, highly recommend that you study the posts of LZAA. These are always filled with pearls of wisdom.
    Quote Quote  
  5. @ Fathom
    thank you for your hint. your link work great!

    @jack_666
    thanks for your post. oh yes, now i remember vegeta post !
    but LZAA post ... which post?
    Last edited by whs912km; 5th Sep 2022 at 03:24.
    Quote Quote  
  6. Originally Posted by jack_666 View Post
    In Notepad++

    SEARCH ==> Replace ==> select Radio Button Regular expression

    From what : (^.*ts$)

    Replace with : https://sc-a1-11.scws-content.net/hls/2/a62418d5-91ab-4df0-b028-04e86b0f6c10/\1
    thanks for np++ code. me too use a regex expression.
    but i think there is an error here:
    on From what : (^.*ts$)
    why (....) ? i think no need (), but simply ^.*ts$
    on Replace if put https://sc-a1-11.scws-content.net/hls/2/a62418d5-91ab-4df0-b028-04e86b0f6c10/\1
    i have this:

    Image
    [Attachment 66608 - Click to enlarge]
    Quote Quote  
  7. With normal notepad of Windows search for 480p and sostitute with https://sc-a1-11.scws-content.net/hls/2/a62418d5-91ab-4df0-b028-04e86b0f6c10/480p

    This Is a rapid mode for correct all segments
    Quote Quote  
  8. yes, good tips. simply and fast.

    but on other link from same link https://streamingcommunity.blog we have a list like:

    #EXTINF:4,
    0000-0500.ts
    #EXTINF:4,
    0001-0500.ts
    #EXTINF:4,
    0002-0500.ts
    #EXTINF:4,
    0003-0750.ts

    so, it's not simply to replace ...
    Quote Quote  
  9. Find for EXTINF:4, substitute with EXTINF:4,http.....could be work

    Look link of segment in console browser how Is written

    Now i cant try I am not on PC.
    Quote Quote  
  10. use this regex on np++

    Code:
    find (?-s)^(#EXTINF:.*\R)(.+)
    
    replace $1https://link$2
    and click on replace all
    Quote Quote  
  11. @ Fathom
    your last post not work because EXTINF:4, is on a line
    and need to add http..... on line below. and every value is different

    @ lomero
    wonderful tip. it work great, thanks
    Quote Quote  



Similar Threads

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