Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

slavishow download help

(http://stream-recorder.com/forum/showthread.php?t=16857)

nmry 02-01-2014 05:34 AM

slavishow download help


 
"slavishow" (to put it simpler) is a Bulgarian TV show that many people think is really bad etc. I have no opinion since I don't even watch it. But my friend is in a hospital with two broken legs and she wants to watch it and they don't allow Internet in her hospital wing.

So, I have to find a way to download perhaps 30 shows from that site and bring them to her tablet. Trouble is, they seem to have done a good job securing the site from any kind of download attempts. And because of the decreased popularity and strong site security, it seems there's no other (free) source to download it (there's one more paid source, but it pretty much has the same type of security from what I've read).

I've tried all kinds of stuff with RTMPDUMP but with no success. Replay Media Catcher 4 (which uses RTMPDUMP) manages to download 1 second of footage and stops. I know if I manage to do the same manually with RTMPDUMP, I could get it to resume by running it again and again. (I guess I'll need a resuming script for that, because I shouldn't manually resume it 45*60 times per episode)

Anyway, if someone with better understanding of the matter is willing to help me, I'll be very grateful. Here is a sample episode that I'm trying to download:
http://www.slavishow.com/%D1%88%D0%B...8-2014-%D0%B3/

hasomaso 02-01-2014 06:03 AM

Re: slavishow download help


 
almost everything is possible

Code:

rtmpdump -v -r "rtmp://audio.slavishow.com/slavishow/" -a "slavishow/" -f "WIN 12,0,0,38" -W "http://www.slavishow.com/content/themes/slavishow/swf/flowplayer.cluster-3.2.10.swf" -p "http://www.slavishow.com/%%D1%%88%%D0%%BE%%D1%%83%%D1%%82%%D0%%BE-%%D0%%BD%%D0%%B0-%%D1%%81%%D0%%BB%%D0%%B0%%D0%%B2%%D0%%B8-28-%%D1%%8F%%D0%%BD%%D1%%83%%D0%%B0%%D1%%80%%D0%%B8-2014-%%D0%%B3/" -y "slavishow/20140128.mp4" --tcUrl "rtmp://audio.slavishow.com/slavishow/" -R --buffer 2000 -o "output.flv"




nmry 02-01-2014 09:24 AM

Re: slavishow download help


 
You are amazing, thank you! My friend will be thanking you too, when I bring her the episodes later.

I still wonder what was the key thing I've missed. I used almost all the options from above except a couple. Perhaps buffering was important.

milantoncho 02-28-2014 03:17 PM

Re: slavishow download help


 
Thank you hasomaso!
But may you please advise me a bit how should i modify your code in order to download the show from 2014-01-24.

i notice the date in your code in two places, where i replaced 28 with 24, but i got an error. What am i missing?

thank you in advance

milantoncho 02-28-2014 04:25 PM

Re: slavishow download help


 
Quote:

Originally Posted by hasomaso (Post 65019)
hi,

are you sure if the date exists? 2014-01-24
i have tested a few with another date and this works

example:

2014-01-20
2014-01-21
2014-01-22
2014-01-23

works...!

actually this is the link of the video o want to download:
http://www.slavishow.com/%d0%ba%d1%8...f%d0%b0%d0%ba/

and because it failed i tried with the whole show from 24th January:
http://www.slavishow.com/%d1%88%d0%b...b0%d0%b2%d0%b8-24-%d1%8f%d0%bd%d1%83%d0%b0%d1%80%d0%b8-2014-%d0%b3/

milantoncho 02-28-2014 04:29 PM

Re: slavishow download help


 
you are right about 23, 22...
it works for me as well, but not for 24th. that's strange

milantoncho 02-28-2014 05:44 PM

Re: slavishow download help


 
you are just amazing!
thank you very much... thank you for the help.. and thank you for the prompt response...


All times are GMT -6. The time now is 08:19 AM.