maxgalbu / xbmc.plugin.video.nba

Kodi plugin to watch NBA games with nba league pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't play (can't download keys)

magnusjjj opened this issue · comments

12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] request: GET [snipped].m3u8.key HTTP/1.1
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] User-Agent: iTunes-AppleTV/4.1
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] Accept: /
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] Connection: close
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] Host: nlsk3.neulion.com
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] Cookie: [snipped]
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https] Icy-MetaData: 1
12:12:36.703 T:33892 DEBUG: ffmpeg[8464]: [https]
12:12:38.039 T:33892 DEBUG: ffmpeg[8464]: [https] header='HTTP/1.1 403 Forbidden'
12:12:38.039 T:33892 DEBUG: ffmpeg[8464]: [https] http_code=403
12:12:38.039 T:33892 DEBUG: ffmpeg[8464]: [https] HTTP error 403 Forbidden
12:12:38.040 T:33892 ERROR: ffmpeg[8464]: Unable to open key file [snipped].m3u8.key

on Kodi we are have a link
h..ps://nlds120.cdnllnwnl.neulion.com/nlds_vod/nba3/vod/2017/10/21/nlncp/21700030/2_21700030_det_nyk_2017_a_whole_1_ipad.mp4.m3u8.............iTunes-AppleTV/4.1
(away comment)

We are edit this line

h..ps://nlds120.cdnllnwnl.neulion.com/nlds_vod/nba3/vod/2017/10/21/nlncp/21700030/2_21700030_det_nyk_2017_b_whole_1_6000_ipad.mp4.m3u8.........
(home)

6000-is bitrate

What are you talking about? This is a logfile from kodi, with all of the logging in the settings turned on.
This is why we can't play video. Neuelion changed something and returns 403 when downloading the encryption keys.

Could have to do with the code dumping all of the cookies except one, but working on it. :/

DIscussing the same thing on #60