chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 582 forks source link

Please add support http://sumo.tv2.no/ #547

Open llouislu opened 10 years ago

llouislu commented 10 years ago

Norwegian TV channel tv2 live and VOD. http://sumo.tv2.no/

San-Jeevan commented 10 years ago

not possible, its silverlight

karlo2105 commented 10 years ago

I think you are wrong. They use HLS and HDS address for streaming inside Silverlight player. It worked like that before : http://hls.akamai.tv2.no/wzlive/_definst_/amlst:LS1/.smil/playlist.m3u8?DVRTV2 http://hls.akamai.tv2.no/wzlive/_definst_/amlst:LS1/.smil/manifest.f4m?DVRTV2

San-Jeevan commented 10 years ago

ok maybe some clever people can pull it off

llouislu commented 10 years ago

@karlo2105 Can you get the manifest of this link? http://sumo.tv2.no/programmer/underholdning/idol/dommerutvelgelser/tilla-gaasoe-5003-synger-solo-i-idol-844080.html My HDS detector gets nothing.

karlo2105 commented 10 years ago

Pure Silverlight smooth streaming address is not possible to dump so far. http://wvod2-s.akamaihd.net/coraid_ism_2/2014-09-16/5003_Tilda_Gaas___Solo%28844080_R235ISMH%29.ism/Manifest Solution below is working. http://hls.akamai.tv2.no/vod2/_definst_/amlst:844080.smil/playlist.m3u8

You can dump it with livestreamer.

llouislu commented 10 years ago

@karlo2105 Thanks!!! With your manifest link above, I've figured out how to get the manifest link location myself. BTW, the m3u8 playlist(using a fake Android phone browser user-agent) doesn't provide the highest resolution version of the video.

It's out of the topic here but it's possible to dump the sliverlight smooth streaming with ismdownloader v2.0.0.0 (for H264) and with the highest resolution. But it seems that it's a windows-only tool.

Ordval commented 10 years ago

Have any of you the latest working live link for Tv2 (no) ? I have the others. Being outside of Norway I see no way of getting it myself. (Maybe I should ad; you need a mobile number in Norway ?)

geirawsm commented 9 years ago

Any progress on this issue?