olavopeixoto / plugin.video.brplay

Globoplay, Canais Globo, Oi Play, Now Online, TNT Play, Pluto TV and premium channels on Kodi
GNU General Public License v3.0
87 stars 33 forks source link

erro 404 ao acessar os canais Globo aberto #213

Open mconrado opened 1 year ago

mconrado commented 1 year ago

E ae pessoal, blz?!

Até pouco tempo funcionava ok os canais abertos, mas de um tempo pra cá só dá erro 404 ao acessar.

Segue o log:

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/addon.py", line 25, in <module>
                                                       main.run(argv)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/main.py", line 47, in run
                                                       indexer.handle_route(meta_json)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/indexers/indexer.py", line 36, in handle_route
                                                       return _play_item(handler, method, data)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/indexers/indexer.py", line 98, in _play_item
                                                       _run_method(module.Player(), method, data)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/indexers/indexer.py", line 92, in _run_method
                                                       return allow_kwargs(getattr(module, method))(**kwargs)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/indexers/allowkwargs.py", line 15, in newfoo
                                                       return foo(*args, **some_args)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/modules/globoplay/player.py", line 77, in play_stream
                                                       info = self.__getLiveVideoInfo(id, latitude, longitude, cdn)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/pasta/.kodi/addons/plugin.video.brplay/resources/lib/modules/globoplay/player.py", line 268, in __getLiveVideoInfo
                                                       response.raise_for_status()

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>:   File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
                                                       raise HTTPError(http_error_msg, response=self)

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.542 T:4021941   error <general>: requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://security.video.globo.com/videos/4452349/hash

2023-04-09 19:49:49.542 T:4021941   error <general>: 
2023-04-09 19:49:49.570 T:2029608    info <general>: Loading skin file: /pasta/.kodi/addons/script.module.buggalo/resources/skins/Default/720p/buggalo-dialog.xml, load type: LOAD_ON_GUI_INIT