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

site request Muenchen.tv #1067

Open jpfl opened 8 years ago

jpfl commented 8 years ago

please add support for Muenchen.tv their m3u8 wowsa url keeps on changing so it would be great to be able to watch / record this via livestreamer:

year around live stream. starting today is their special daily 3h live show (and 24h on repeat) from the Oktoberfest in Munich from inside a beer tent. this will be on for the next 2 weeks.

https://www.muenchen.tv/livestream/

and they have two webcam streams, one pointing towards the band, hopefully with sound:

https://www.muenchen.tv/mediathek/videolivestream/wiesn-webcam-im-hofbraeu-festzelt/

and one to the street inbetween beer tents and joy rides:

https://www.muenchen.tv/mediathek/videolivestream/wiesn-webcam-auf-die-wirtsbudenstrasse/

cheers

skulblakka commented 8 years ago

Like last year you can find the URLs inside the site's source code:

https://streams.muenchen.tv/streams/muenchentv.stream_1/jwplayer.m3u8 (Main stream)

https://streams.muenchen.tv/wiesncam/wiesencam2.stream_1/jwplayer.m3u8 (Festzelt)

https://streams.muenchen.tv/wiesncam/wiesencam1.stream_1/jwplayer.m3u8 (Wirtsbudenstraße)

You can play these by using livestreamer hlsvariant://"{URL}" best

You can also use ".stream_2" and ".stream_3" instead of ".stream_1" if you want use the lower quality streams.