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?.
+ Reply to Thread
Results 1 to 7 of 7
-
-
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.
-
-
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
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
-
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
There's also a video on Youtube,how to use the CMD (ffmpeg f.e.)
Similar Threads
-
download videos
By jhone in forum Video Streaming DownloadingReplies: 1Last Post: 27th Oct 2017, 16:07 -
How to download DT videos?
By YihuYon in forum Video Streaming DownloadingReplies: 0Last Post: 8th Apr 2016, 06:43 -
I'm trying to download these videos:
By thegeet in forum Video Streaming DownloadingReplies: 2Last Post: 17th Dec 2015, 22:07 -
Ripping a video from canalrcn.com
By monsterbubble in forum Video Streaming DownloadingReplies: 3Last Post: 6th Dec 2015, 09:17 -
Is there anyway of download these videos?
By gregoryshock in forum Newbie / General discussionsReplies: 1Last Post: 3rd Jan 2015, 16:00