403 Client Error: Forbidden - Need some help to get this to work.
See original GitHub issueHi, i’m trying to watch this stream with livestreamer but i get this error:
livestreamer "hlsvariant://https://srgssruni13ch-lh.akamaihd.net/i/enc13uni_ch@191855/master.m3u8" best
[cli][info] Found matching plugin stream for URL hlsvariant://https://srgssruni13ch-lh.akamaihd.net/i/enc13uni_ch@191855/master.m3u8
error: Unable to open URL: https://srgssruni13ch-lh.akamaihd.net/i/enc13uni_ch@191855/master.m3u8 (403 Client Error: Forbidden)
Please note that you need a Swiss proxy to watch the stream on the website.
Here are some more info about the stream:
Webpage: http://www.rsi.ch/play/tv/live?channelId=LA1#?tvLiveId=livestream_La2&index=all HTTP-HDS - http://srgssruni13ch-lh.akamaihd.net/z/enc13uni_ch@191855/manifest.f4m HTTP-HLS - https://srgssruni13ch-lh.akamaihd.net/i/enc13uni_ch@191855/master.m3u8 http://pastebin.com/8NDEAaQv
I got this url sniffing with Url Helper, i don’t know if it’s usefull:
http://srgssruni13ch-lh.akamaihd.net/i/enc13uni_ch@191855/segment243152152_1200_av-p.ts?sd=6&rebase=on&id=AgAfBzh02ZKlhX0+9VbUfxBsY3cSgMmFXIfeb0S%2ftitxFa99wc0J6fh5lW94O0pORTkoYycZWy4ILw%3d%3d&hdntl=exp=1458999293~acl=/i/enc13uni_ch@191855/*~data=hdntl~hmac=3d483bbd42cb3c2cb43cefda5ca712db62fee4f0f4800699d4c1b54a6f1f17a6
I tried with the protocols hds:// hls:// hlsvariant:// without luck. All the attempts have been made using Tunnelbear Vpn connected to Switzerland.
Thank you
Issue Analytics
- State:
- Created 7 years ago
- Comments:15
Top GitHub Comments
Switch to HLS.
(Yet another new comment instead of edit, incase you see these via email… 😄)
Try to sniff the URL again (hint: browser dev tools & network tab is enough) and get this instead:
The try this sort of format:
Find the flash player path from page source or via dev tools. I can’t test this anyway as I only have Tunnelbear browser addon.