[RELEASE] Danish repository - dr.dk, tv2.dk, onside tv & more Denmark addons to come

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
komocka Offline
Junior Member
Posts: 3
Joined: Oct 2010
Reputation: 0
Post: #31
twinther Wrote:It's quite simple actually. You just need to specific that it's a live stream:

rtmpdump --live -r rtmp://rtmplive.dr.dk/live/livedr01astream3 -o dr1.flv

Yes, but how do you download individual programs from DR NU? E. g. the program "Spise med Price - Ka' De li' østers?". I get the address:

rtmpdump -r "rtmp://vod.dr.dk:1935/cms" -a "cms" -f "LNX 10,1,53,64" -p "http://www.dr.dk/NU/player/#/spise-med-price/1550" -y
"mp4:CMS/Resources/dr.dk/NETTV/DR1/2010/10/e6aa4619-a47c-4098-820c-9ab7253b7818/Spise-med-Price---Ka--De-Li--O_df3177bf30f349dc865610c26d68820e.mp4?ID=8001
14"
-o test.flv

And I can't download that with rtmpdump?
find quote
root Offline
Junior Member
Posts: 5
Joined: Sep 2010
Reputation: 0
Post: #32
komocka Wrote:Yes, but how do you download individual programs from DR NU? E. g. the program "Spise med Price - Ka' De li' østers?". I get the address:

rtmpdump -r "rtmp://vod.dr.dk:1935/cms" -a "cms" -f "LNX 10,1,53,64" -p "http://www.dr.dk/NU/player/#/spise-med-price/1550" -y
"mp4:CMS/Resources/dr.dk/NETTV/DR1/2010/10/e6aa4619-a47c-4098-820c-9ab7253b7818/Spise-med-Price---Ka--De-Li--O_df3177bf30f349dc865610c26d68820e.mp4?ID=8001
14"
-o test.flv

And I can't download that with rtmpdump?

You can get it through http:
http://vodfiles.dr.dk/CMS/Resources/dr.d...?ID=800114
find quote
twinther Offline
Senior Member
Posts: 283
Joined: Sep 2004
Reputation: 7
Location: Denmark
Post: #33
komocka Wrote:Yes, but how do you download individual programs from DR NU? E. g. the program "Spise med Price - Ka' De li' østers?". I get the address:

rtmpdump -r "rtmp://vod.dr.dk:1935/cms" -a "cms" -f "LNX 10,1,53,64" -p "http://www.dr.dk/NU/player/#/spise-med-price/1550" -y
"mp4:CMS/Resources/dr.dk/NETTV/DR1/2010/10/e6aa4619-a47c-4098-820c-9ab7253b7818/Spise-med-Price---Ka--De-Li--O_df3177bf30f349dc865610c26d68820e.mp4?ID=8001
14"
-o test.flv

And I can't download that with rtmpdump?

http is probably faster as root mentioned. However, you can do it like this with rtmpdump. The first path part of the URL needs to be there twice for mplayer/rtmpdump to play it, not sure why. In this case I inserted /cms right after the domain:

rtmpdump -r rtmp://vod.dr.dk/cms/cms/mp4:CMS/Resources/dr.dk/NETTV/DR1/2010/10/e6aa4619-a47c-4098-820c-9ab7253b7818/Spise-med-Price---Ka--De-Li--O_df3177bf30f349dc865610c26d68820e.mp4?ID=800114 -o dr.flv
find quote
ameinild Offline
Senior Member
Posts: 106
Joined: May 2010
Reputation: 0
Post: #34
Hi Tommy. Have you considered expanding the DR.nu plugin to also play non-live content, so you can watch all the latest programmes on demand? That would be awesome... :-)
regards, Artur
find quote
twinther Offline
Senior Member
Posts: 283
Joined: Sep 2004
Reputation: 7
Location: Denmark
Post: #35
ameinild Wrote:Hi Tommy. Have you considered expanding the DR.nu plugin to also play non-live content, so you can watch all the latest programmes on demand? That would be awesome... :-)
regards, Artur

Hi Artur,
InKaKiLLeR is work on that. He has gotten commit access today, so hopefully is will soon be available in the danish xbmc repo.
If you can wait he has posted links and manual installation guide as well
find quote
ameinild Offline
Senior Member
Posts: 106
Joined: May 2010
Reputation: 0
Post: #36
That sounds great - I'm looking forward to that!
find quote
komocka Offline
Junior Member
Posts: 3
Joined: Oct 2010
Reputation: 0
Post: #37
twinther Wrote:http is probably faster as root mentioned. However, you can do it like this with rtmpdump. The first path part of the URL needs to be there twice for mplayer/rtmpdump to play it, not sure why. In this case I inserted /cms right after the domain:

rtmpdump -r rtmp://vod.dr.dk/cms/cms/mp4:CMS/Resources/dr.dk/NETTV/DR1/2010/10/e6aa4619-a47c-4098-820c-9ab7253b7818/Spise-med-Price---Ka--De-Li--O_df3177bf30f349dc865610c26d68820e.mp4?ID=800114 -o dr.flv

Thank you, that worked nice!
find quote
ameinild Offline
Senior Member
Posts: 106
Joined: May 2010
Reputation: 0
Post: #38
InKaKiLLeR , just a notice - I tried you DR NU player last night, and it sort of worked - I could start watching an episode of "Borgen", but after 2-3 minutes, the stream just stops, and I return to XBMC. I tried several times with the same result. There are no problems with streams from DR Podcasts or Bonanza. Anyone else experience this?
Thanks, Artur
find quote
InKaKiLLeR Offline
Junior Member
Posts: 11
Joined: Mar 2008
Reputation: 0
Post: #39
ameinild Wrote:InKaKiLLeR , just a notice - I tried you DR NU player last night, and it sort of worked - I could start watching an episode of "Borgen", but after 2-3 minutes, the stream just stops, and I return to XBMC. I tried several times with the same result. There are no problems with streams from DR Podcasts or Bonanza. Anyone else experience this?
Thanks, Artur

Hi Artur,

I've just watched 10 minutes of "Borgen (3:20) so no problems here.
From time to time I have experienced problems, but I suspect this to be a problem in the DR end.
find quote
ameinild Offline
Senior Member
Posts: 106
Joined: May 2010
Reputation: 0
Post: #40
Ok, I'll try again later - thanks for the plugin!
find quote
Post Reply