Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cnews error 403 #1461

Open
enigma131 opened this issue Feb 2, 2025 · 4 comments
Open

Cnews error 403 #1461

enigma131 opened this issue Feb 2, 2025 · 4 comments

Comments

@enigma131
Copy link

enigma131 commented Feb 2, 2025

Je ne suis pas fana de la chaîne, mais lorsque la version incrémente j'ai l'habitude de teser les modifications sur ma machine.
Linux Mint 20.3, dernière beta 20, Kodi 20.2
Toutes les autres chaînes sont OK

2025-02-02 18:35:10.274 T:8860 error : GetItemsForPlayList: Unable to get playlist items for plugin://plugin.video.catchuptvandmore/resources/lib/channels/fr/cnews/get_live_url/?pickle=8004955b000000000000007d94288c075f7469746c655f948c15434e65777320e28094204c61206d6174696e616c65948c08786d6c74765f6964948c14433232362e6170692e74656c6572616d612e6672948c076974656d5f6964948c05636e65777394752e
2025-02-02 18:35:11.609 T:8917 error : [Catch-up-TV-&-More.support] HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/home/toto/.kodi/addons/script.module.codequick/lib/codequick/support.py", line 306, in run_callback
redirect = parent_ins(route, arg_params, self.callback_params)
File "/home/toto/.kodi/addons/script.module.codequick/lib/codequick/resolver.py", line 67, in call
results = super(Resolver, self).call(route, args, kwargs)
File "/home/toto/.kodi/addons/script.module.codequick/lib/codequick/script.py", line 169, in call
return route.function(self, *args, **kwargs)
File "/home/toto/.kodi/addons/plugin.video.catchuptvandmore/resources/lib/channels/fr/cnews.py", line 200, in get_live_url
root = urlopen(url_req).read().decode('utf8')
File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.8/urllib/request.py", line 531, in open
response = meth(req, response)
File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
response = self.parent.error(
File "/usr/lib/python3.8/urllib/request.py", line 569, in error
return self._call_chain(*args)
File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden

@joaopa00
Copy link
Contributor

joaopa00 commented Feb 4, 2025

Est-ce qu'il y a aussi le problème pour le replay de CNEWS? Je pense avoir une solution de contournement pour le direct, mais si le problème est aussi dans le replay, je suis coincé.

@enigma131
Copy link
Author

Pour le replay idem, rien que de sélectionner la catégorie (nos émissions ou Nos Vidéos) = erreur 403

@joaopa00
Copy link
Contributor

joaopa00 commented Feb 7, 2025

J'ai fusionné le patch pour le direct. Pour le rattrapage, je ne vois pas encore d'astuce

@enigma131
Copy link
Author

Beta 21 -> le live est bien corrigé.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants