VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Hi.
    I want to download this video:
    https://www.canalrcn.com/la-ley-del-corazon-2/capitulos/la-ley-del-corazon-capitulo-82...los-julia-7333

    I have tried with IDM, Jdownloader and some Chrome apps, but I could not.

    Please, How can I download that video?... any efficient method?.
    Quote Quote  
  2. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    It seems that there is an issue with this website,this video is not playable. Is it working for you? I can also get .m3u8 but the server is not responding (m3u8 link giving 404 NOT found),file possibly deleted.
    Quote Quote  
  3. Originally Posted by Sviests View Post
    It seems that there is an issue with this website,this video is not playable. Is it working for you? I can also get .m3u8 but the server is not responding (m3u8 link giving 404 NOT found),file possibly deleted.
    I can watch the video online (I'm from Colombia), but I can't download it.
    Quote Quote  
  4. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by minegroasprilla View Post
    I can watch the video online (I'm from Colombia), but I can't download it.
    Got the .m3u8 with VideoDownloadHelper tool for firefox:
    Code:
    https://rcnhd.cdn.net.co/sechls/p/102/sp/10200/serveFlavor/entryId/0_ao6xb8ry/v/2/ev/5/flavorId/0_9eehri1s/name/a.mp4/index.m3u8?__hdnea__=st=1547828959~exp=1547829559~acl=/sechls/p/102/sp/10200/serveFlavor/entryId/0_ao6xb8ry/v/2/ev/5/flavorId/0_*~hmac=fa904c3c419ef947a37801ffcb2946b1e611228ce7af57b22b9a9cbe393fd535
    Then you can just use FFMPEG to download it:

    Code:
    ffmpeg -i https://rcnhd.cdn.net.co/sechls/p/102/sp/10200/serveFlavor/entryId/0_ao6xb8ry/v/2/ev/5/flavorId/0_9eehri1s/name/a.mp4/index.m3u8?__hdnea__=st=1547828959~exp=1547829559~acl=/sechls/p/102/sp/10200/serveFlavor/entryId/0_ao6xb8ry/v/2/ev/5/flavorId/0_*~hmac=fa904c3c419ef947a37801ffcb2946b1e611228ce7af57b22b9a9cbe393fd535 -c:v copy -c:a copy output_file.mp4
    Quote Quote  
  5. Thanks for your help, bu I donīt know to work with codes... I am a newbie.
    Quote Quote  
  6. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    It's a CMD tool. You download FFMPEG,exctract it on f.e. Desktop. Open the FFMPEG folder,navigate to "Bin" where ffmpeg.exe is located.
    While holding shift key press right click and click on "open command window here". Then just paste the code:

    Code:
    ffmpeg -i https://rcnhd.cdn.net.co/sechls/p/102/sp/10200/serveFlavor/entryId/0_ao6xb8ry/v/2/ev/5/flavorId/0_9eehri1s/name/a.mp4/index.m3u8?__hdnea__=st=1547828959~exp=1547829559~acl=/sechls/p/102/sp/10200/serveFlavor/entryId/0_ao6xb8ry/v/2/ev/5/flavorId/0_*~hmac=fa904c3c419ef947a37801ffcb2946b1e611228ce7af57b22b9a9cbe393fd535 -c:v copy -c:a copy output_file.mp4
    hit enter and wait for file to be downloaded. (it will be in the same folder)

    There's also a video on Youtube,how to use the CMD (ffmpeg f.e.)
    Quote Quote  



Similar Threads

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