VideoHelp Forum




+ Reply to Thread
Results 1 to 10 of 10
  1. hi there,

    from this link (only to example) https://biqle.ru/watch/-94705798_456240044
    easy to find m3u8 but i've error on download with N_m3u8DL-RE
    also with stream detector and code for N_m3u8DL-RE same error

    how other data need to download with N_m3u8DL-RE ?
    Last edited by whs912km; 6th Jul 2023 at 03:30.
    Quote Quote  
  2. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    What error are you getting? What link are you trying to download?
    You need to provide more info
    Quote Quote  
  3. simply try yourself !

    anyway i have used:
    Code:
    RE "https://psv138-1.crazycloud.ru/videos/-94705798/456240044/360/index.m3u8?extra=01JenVZ2f7PYqh11UMCL1Q&extra_info=1gwq_vcyWfqgDN2CQfklCs6" --header "User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0" --header "Referer: https://dxb.to/"
    download seem to start, but i've got this error:
    Code:
    WARN : Response status code does not indicate success: 404 (Not Found)
    ERROR : Download first segment failed!
    Quote Quote  
  4. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    of course it had to be porn...
    Quote Quote  
  5. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    The segments can be downloaded separately, as long as you include the payload.
    Quote Quote  
  6. yep, download separately can work

    and now i've understand the issue: from m3u8 link, have all segments list
    Image
    [Attachment 72272 - Click to enlarge]


    but missing link for each segment ...
    now is:
    #EXTINF:5.005,
    seg-1-v1-a1.ts

    need to have:
    #EXTINF:5.005,
    https://psv138-1.crazycloud.ru/videos/-94705798/456240044/360/seg-1-v1-a1.ts?extra=fWk...71kXKn8BvVLiwJ

    so, my method: download m3u8 playlist, and with np++ and regex add all link for each segments
    then download with RE from m3u8 link edited, saved on my pc

    but if somebody have another more simply method, are welcome!
    Quote Quote  
  7. try this, more easy:
    Code:
    yt-dlp "https://psv138-1.crazycloud.ru/videos/-94705798/456240044/720?extra=LZMbhUx2pzX29HeGMVvnGw&extra_info=7PS_J1JxpL4n286TDIDs&dl=1" --referer "https://dxb.to/" --external-downloader aria2c -o video.mp4
    Quote Quote  
  8. thanks for your tip lomero, but where have you get this link ?? not available from dev tool ...
    Quote Quote  
  9. from dev tool - network filter "media"

    this is direct link to your video. with yt-dlp or also direct downl with IDM (idm get link in chromium based browser, but can't find in FF based browser. weird)
    Quote Quote  
  10. oh yes, you're right
    IDM can rip stream on chrome but cannot in FF (i've used a FF browser based in my old tryout)

    and yes, your method work great. but not for all link. to example here https://biqle.ru/watch/-211737703_456239074
    i can't find any "media" ...
    Quote Quote  



Similar Threads

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