How to download Mosaik.tv videos ?Hi !
http://www.mosaik.tv/index.php?emission=1 I'm encountering troubles with vids from Mosaik.tv. I can't manage to get the real stream URL to lauch downloads. Any help would be appreciated. |
Re: How to download Mosaik.tv videos ?No one knows how to make it ?
|
Re: How to download Mosaik.tv videos ?Quote:
this is known rtmpte://178.33.47.133/vod/mosaiktv thanks to one good man has found a solution:cool: Code:
rtmpdump -r "rtmpte://178.33.47.133/vod/mosaiktv" -a "vod/mosaiktv" -p http://www.mosaik.tv/ -W "http://www.mosaik.tv/visionneuse/visio_v6.swf" -y "mosaiktv/20121207" -o 20121207.flv page code <meta property="og:image" content="http://www.mosaik.tv/videoimages/20121207.jpg" /> |
Re: How to download Mosaik.tv videos ?Sample php script to decode XML:
Code:
<?php Decoded data: http://pastebin.com/iPWkFAU6 |
Re: How to download Mosaik.tv videos ?KSV
Thanks:cool: |
Re: How to download Mosaik.tv videos ?Cleartext XML can also be obtained from Flash Player core dump
github.com/svnpenn/a/blob/master/flash-dump.sh |
Re: How to download Mosaik.tv videos ?First, thank you all for your work and time. It's amazing the amount of knowledges available on this site thanks to you.
Chap's code worked fine. Respects to "one good man"who found the solution. I wish you told me the tool/way you got the parameters for I tried all the versions of rtmpdumphelper or rtmpExploreX with no result. If some one is hungry, don't give him a fish ; teach him how to fish. About KSV's et svnpenn2's scripts, I have one remark to make. As most of people (like me) coming here for help are beginners and don't understand anything about programming, it would be better if you make step by step guides everytime you make a script. In fact, once I download your stuff, I don't know what to do with it as it's chinese for me. Yet I see from some pages on this site you made very helpfull guides (rtmpdump, adobehds....). Thanks to you I can now use them easily. Otherwise, thank you again for your devotion to helping newbies like me. |
Re: How to download Mosaik.tv videos ?http://www.mosaik.tv/index.php?emission=3
tell me how to pass the parameter -y mosaiktv/20110610_carré rtmpdump does not work with this symbol mosaiktv/20110610_carr\u00E9 no works |
Re: How to download Mosaik.tv videos ?Quote:
Cheers. |
Re: How to download Mosaik.tv videos ?Quote:
Quote:
|
Re: How to download Mosaik.tv videos ?thanks
Code:
rtmpdump -r "rtmpt://178.33.47.133/vod/mosaiktv" -y "mosaiktv/20110610_carr%C3%A9" -o 20121207.flv you changed something in the code? but why is not working on KSV:confused: Code:
>rtmpdump Code:
>rtmpdump -r "rtmpt://178.33.47.133/vod/mosaiktv" -y "mosaiktv/20121207" -o 20121207.flv |
Re: How to download Mosaik.tv videos ?Quote:
|
Re: How to download Mosaik.tv videos ?Quote:
|
Re: How to download Mosaik.tv videos ?Code:
rtmpdump -r "rtmpt://178.33.47.133/vod/mosaiktv//mosaiktv/20110610_carr%c3%a9" -o Test.flv Code:
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV) |
Re: How to download Mosaik.tv videos ?KSV
yes so works fine do not need to explicitly specify the -y? |
Re: How to download Mosaik.tv videos ?Quote:
|
Re: How to download Mosaik.tv videos ?Hello guys :)
I have also a video to download from this site (mosaik.tv), but i dont understand how you've found the good link for the video above...:confused: Here's my link : http://www.mosaik.tv/index.php?video=V1XGzOrF0q And it will be cool to understand how to find myself the good video stream thank you in advance guys !:D |
Re: How to download Mosaik.tv videos ?URL founded, but I have to enter the same url as in your precedent post (178.33.47.133) -> how can we see this url ?
|
Re: How to download Mosaik.tv videos ?Code:
>rtmpdump |
Re: How to download Mosaik.tv videos ?I have entered the same url, and he told me :
"WARNING: Handshake: client signature does not match" and the DL finish before the end :( |
Re: How to download Mosaik.tv videos ?scrin put
|
Re: How to download Mosaik.tv videos ?![]() |
Re: How to download Mosaik.tv videos ?try use
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV) |
Re: How to download Mosaik.tv videos ?Code:
Microsoft Windows [version 6.1.7600] |
Re: How to download Mosaik.tv videos ?Everything is ok Now, thank you very much for the support :)
|
Re: How to download Mosaik.tv videos ?Hello ! Today, i have some problems :
http://www.mosaik.tv/index.php?video=3689evXB9h ![]() can someone please help me? :confused: |
Re: How to download Mosaik.tv videos ?one man:cool: helped solve
Code:
rtmpdump -r "rtmpe://178.33.47.133:80/vod/mosaiktv" -W "http://www.mosaik.tv/visionneuse/visio_v6.swf" -y "mosaiktv/20130123_ok" -o 20130123_ok.flv |
Re: How to download Mosaik.tv videos ?awww the problem was the "_ok", thank you very very much :)
|
All times are GMT -6. The time now is 04:20 AM. |