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

RTVE plugin needs an update #1589

Open nonoche2 opened 7 years ago

nonoche2 commented 7 years ago

RTVE channels always return "error: The program is not available due to rights restrictions"

It looks like stream URLs have been changed, here's their new addresses (HLS streams) :

La 1: http://rtve-live.hds.adaptive.level3.net/hls-live/rtvegl7-la1lv3aomgl7/_definst_/live.m3u8

La 2: http://rtve-live.hds.adaptive.level3.net/hls-live/rtvegl0-la2lv3aomgl0/_definst_/live.m3u8

Canal 24 Horas: http://rtve-live.hds.adaptive.level3.net/hls-live/rtvegl8-24hlv3aomgl8/_definst_/live.m3u8

Teledeporte: http://rtve-live.hds.adaptive.level3.net/hls-live/rtvegl1-tdplv3aomgl1/_definst_/live.m3u8

However it seems the server needs to authorize the IP first by loading the webpage, haven't identified the way it's done yet. Hope this helps!

nonoche2 commented 7 years ago

Correction : La 1 is actually http://hlsackdn_gl7-lh.akamaihd.net/i/hlslive_1@439316/master.m3u8

beardypig commented 7 years ago

Buenas @nonoche2; if you're interested, Streamlink (a fork of Livestreamer) provides an updated RTVE plugin with VOD support as well.