I've been trying to download this video : - http://dm.tsdm.net/longzhuchao/v.html?37120-0-11
I have tried ffmpeg and I can only get around 4-6 minutes of video... I used this command :-
andCode:ffmpeg -i "http://58.220.42.8/videos/v0/20150927/d7/38/e97a689970aeed700856a186ca99981e.f4v?key=0dddef07875c69c0d11343db5e2b6859f&src=iqiyi.com&ran=1000&qyid=08ca8cb480c0384cb5d3db068161f44f&qypid=402094600_11&retry=1&uuid=3cacf607-56079e23-28" -c copy output.flv
Code:ffmpeg -i "http://58.220.42.8/videos/v0/20150927/d7/38/e97a689970aeed700856a186ca99981e.f4v?key=0dddef07875c69c0d11343db5e2b6859f&src" -c copy output.flv
Any idea how can I download the FULL video? I have tried changing the useragent of my browser to see if it gives me an m3u8 url for safari on mac OS.. no luck either.
+ Reply to Thread
Results 1 to 11 of 11
-
-
Video Downlaod Helper for firefox https://addons.mozilla.org/en-GB/firefox/addon/video-downloadhelper/
-
Forget it... I got it... Got the video... No plugin would work on this one....
-
Sorry, I must have been half asleep. You did say you alreaady found the short version.
-
-
sorry, I never logged in again.. never got the time. ANyways.. here I go now..
first open up web developer console (f12 for chrome) and browse to networks tab and in the filter, type "?guhuo" and you'll see a file.
open it... for http://dm.tsdm.net/longzhuchao/v.html?37120-0-12 , the guhuo file is http://vip.zynh.cn/video.php?guhuo=http://www.iqiyi.com/v_19rrkmtovc.html
now, copy the content of "CDATA" in the file tag one by one and download each part via ffmpeg .. like
Code:ffmpeg -i "http://58.211.13.24/videos/v0/20151004/50/88/228cc00e8dc1f01dcebfce35d061a56f.f4v?key=0cb361ba23aae5ff844dba3fec3d98b5b&src=iqiyi.com&ran=1000&qyid=08ca8cb480c0384cb5d3db068161f44f&qypid=403922500_11&retry=1&uuid=3cacf607-5610c75b-37" -c copy 1.mp4
Code:ffmpeg -i "http://58.220.42.137/videos/v0/20151004/50/88/c365539e52a421ae3116170e2d70d525.f4v?key=0bcd29ecb8e0f25ec44dba3fec3d98b5b&src=iqiyi.com&ran=1000&qyid=08ca8cb480c0384cb5d3db068161f44f&qypid=403922500_11&retry=1&uuid=3cacf607-5610c75b-37" -c copy 2.mp4
Code:ffmpeg -i "http://106.120.150.149/videos/v0/20151004/50/88/eef530f5245a32314246fbd5e533b988.f4v?key=026748dbc7985cd4a44dba3fec3d98b5b&src=iqiyi.com&ran=1000&qyid=08ca8cb480c0384cb5d3db068161f44f&qypid=403922500_11&retry=1&uuid=3cacf607-5610c75b-37" -c copy 3.mp4
Code:ffmpeg -i "http://58.220.42.131/videos/v0/20151004/50/88/f0b661103dd64be29f7bd62e0c7aa876.f4v?key=0bf0784a880ffbd4544dba3fec3d98b5b&src=iqiyi.com&ran=1000&qyid=08ca8cb480c0384cb5d3db068161f44f&qypid=403922500_11&retry=1&uuid=3cacf607-5610c75b-37" -c copy 4.mp4
Now, you'll see the files ripping from certain time period. After all 4 files have been downloaded, follow this little ffmpeg tutorial for concatenation : https://trac.ffmpeg.org/wiki/Concatenate
This would rip the video. Pretty much pain in the arse, but, this seems to be the only way -
Internet Download Manager 6.07 is working for me in Firefox for this video.
The video size is 9.50 MB I can download this video in just one click.
I'm using windows 7 OS
I have video downloadable link if it might help.
http://58.220.42.133/videos/v0/20150927/d7/38/e97a689970aeed700856a186ca99981e.f4v?key...07-5610d209-26
Let me know.
Thanks! -
Similar Threads
-
How i can i download this video.
By YaMiN in forum Video Streaming DownloadingReplies: 7Last Post: 22nd Jan 2015, 13:27 -
how to download this video.
By rahulcrazy in forum Video Streaming DownloadingReplies: 13Last Post: 22nd Jan 2015, 05:05 -
How can I download this video
By erhan_1498 in forum Newbie / General discussionsReplies: 0Last Post: 26th Jul 2014, 06:35 -
YOUTUBE - cannot download video RTMP(E) - Not VEVO video
By the Devil in forum Video Streaming DownloadingReplies: 2Last Post: 10th Dec 2013, 04:15 -
How to download this video from video.xin.msn.com?
By Dark)AnGeL in forum Newbie / General discussionsReplies: 10Last Post: 9th Dec 2010, 18:06