downloading videos from indopia.comHello. I would like to download videos from this site
www.indopia.com I've tried downloading by IDM, but the output video does not play properly. Please suggest. Thank you. |
Re: downloading videos from indopia.comhow come they ask to pay as they providing pDvDs or WEBHDs Downloaded from other internet sources..LoL.... i am surprised....
to answer to your ques just change useragent to ipad\iphone and get m3u8 and use with livestreamer.... or directly use rtmpdumphelper Enjoy |
Re: downloading videos from indopia.comQuote:
http://www.indopia.com/showtime/watc.../i-am-in-love/ The link of HD quality video is as follows http://www.indopia.com/showtime/watc...ve/quality/hd/ Also rtmpdumphelper doesn't open. CMD opens and disappears in a second. What should I do? |
Re: downloading videos from indopia.comCode:
rtmpdump -r "rtmp://38.74.197.40:80/vod" -y "mp4:/mp4/low/2007010054_00.mp4" -R -o iaminlove.flv Code:
rtmpdump -r "rtmp://38.74.197.40:80/vod" -y "mp4:/mp4/hd/2007010054_00.mp4" -R -o iaminlove_hd.flv |
Re: downloading videos from indopia.comQuote:
|
Re: downloading videos from indopia.comsomeone please tell me what to do with these rtmp links?
|
Re: downloading videos from indopia.comSomebody please guide me how to download videos from the above mentioned site.
|
Re: downloading videos from indopia.comYou need the "chunck.m3m8" you can find in in many ways example chrome://cache/
Save and open that file and add before any of the segments: Code:
n_0_0_0.ts? Code:
http://71.168.212.141/vod/mp4:mp4/hd/2007010054_00.mp4/ Code:
#EXTM3U Code:
ffmpeg -i "X:\Path\chunk.m3u8" -c copy Final.ts |
Re: downloading videos from indopia.comQuote:
Thanks friend but i don't know where to write this code nor could i find that chunk file. can you please simplify the downloading process since i have zero knowledge in coding. thanks again :) |
Re: downloading videos from indopia.comQuote:
|
All times are GMT -6. The time now is 09:23 AM. |