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

how to download from oyo.hr

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

Doktor-X 10-05-2014 12:06 PM

how to download from oyo.hr


 
hello, i'm new to rtmpdump and i want to download tv shows from web site oyo.hr

this is url of the show
http://oyo.dnevnik.hr/product/serije...klo-epizoda-17

this is url of the player
http://oyo.dnevnik.hr/static/shared/...1.5-25-001.swf

what i need more to download from this site?

hasomaso 10-05-2014 02:48 PM

Re: how to download from oyo.hr


 
login:
pass:

AltairAC 11-19-2014 07:52 AM

Re: how to download from oyo.hr


 
bump,

I would like to download the following:
Code:

http://oyo.dnevnik.hr/product/vijesti/18241-dnevnik-18-11-2014
My friend has an account there, so I asked him for the source code:
Code:

http://pastebin.com/Uc7ttj5G
The interesting part seems to be this one:
Code:

http://pastebin.com/pVaQ6mM3
The player url is still the same:
Code:

http://oyo.dnevnik.hr/static/shared/app/flowplayer/13-flowplayer.commercial-3.1.5-25-001.swf
Analyzing the source code, I found this:
Code:

rtmpe://vod-via-rtmpe.hr.cdn.cmestatic.com/novatvod/
But I can't figure out the filename, the source code says:
Code:

{0}-{1}.mp4
so {0}-{1} is for surely replaced by something, the question is with what... I would be grateful for any help/advice!


EDIT!!!

The "base":
Code:

http://v4.hr.cdn.cmestatic.com/
From this part of the source code:
Code:

http://pastebin.com/pVaQ6mM3
We find this:
Code:

1/2014/11/18/69d26514e7_60842023
Appending the base and the second string we get:
Code:

http://v4.hr.cdn.cmestatic.com/1/2014/11/18/69d26514e7_60842023
Finally add:
Code:

-1.mp4
-2.mp4

-1 = low quality
-2 = high quality

Thus we have:
Code:

http://v4.hr.cdn.cmestatic.com/1/2014/11/18/69d26514e7_60842023-1.mp4
and
Code:

http://v4.hr.cdn.cmestatic.com/1/2014/11/18/69d26514e7_60842023-2.mp4
Some of them, like:
Code:

http://oyo.dnevnik.hr/product/filmovi/17618-otmica
contain the whole url in the source code:
Code:

http://vod.oyo.hr.cdn.cmestatic.com/2014/09/29/54298d95380d9_SD-WVM_60838727.wvm
But to get it, you have to have an account there + it's in wvm (widevine) format = encrypted. :(

griller 11-20-2014 04:32 PM

Re: how to download from oyo.hr


 
Download link for Otmica is
Code:

http://v1.hr.cdn.cmestatic.com/2014/09/29/336ea87340_60838723-2.mp4

Ro84L 11-27-2014 03:13 PM

Re: how to download from oyo.hr


 
Have they changed the source code structure in the meantime or I'm missing something? I can't catch filenames anymore..

EDIT: Now I can grab it in the fiddler captures but still can't find out how to trace wvm files to source mp4 files and download it as unencrypted. griller, would you please explain us how did you do that with 'Otmica' file?

griller 11-28-2014 11:26 AM

Re: how to download from oyo.hr


 
Firefox + Firebug. Search in HTML tab for "filename" or "config" after playing video.

Ro84L 11-29-2014 12:32 PM

Re: how to download from oyo.hr


 
Quote:

Originally Posted by griller (Post 72365)
Firefox + Firebug. Search in HTML tab for "filename" or "config" after playing video.

It works, tnx!

Ro84L 11-29-2014 06:08 PM

Re: how to download from oyo.hr


 
Quote:

Originally Posted by AltairAC (Post 72127)

The "base":
Code:

http://v4.hr.cdn.cmestatic.com/

It also works with v1, v2, v3 and v5 combination. AltairAC, I'm just curious, how did you dig out the valid url base?

griller 12-01-2014 01:56 PM

Re: how to download from oyo.hr


 
Quote:

Originally Posted by Ro84L (Post 72385)
It also works with v1, v2, v3 and v5 combination. AltairAC, I'm just curious, how did you dig out the valid url base?

From videos on dnevnik.hr.
Also works with cdn.nova.tv.

zerox 10-26-2017 12:49 PM

Re: how to download from oyo.hr


 
Hello guys,

It seems oyo has changed something again. Any clue how to download? Thank you :-)


All times are GMT -6. The time now is 04:58 AM.