tomandocubatas
Usuario novato
Buenos dias,
Me esta dando el siguiente error al intentar reproducir cualquier video de este canal.
El error que me esta dando es el siguiente. Os agradecería cualquier ayuda. Gracias.!!!
Me esta dando el siguiente error al intentar reproducir cualquier video de este canal.
El error que me esta dando es el siguiente. Os agradecería cualquier ayuda. Gracias.!!!
Código:
2021-03-03 13:39:52.745 T:29309 ERROR <general>: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:997: InsecureRequestWarning: Unverified HTTPS request is being made to host 's805.clipwatching.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
warnings.warn(
2021-03-03 13:39:53.211 T:29309 ERROR <general>: ######## ERROR #########
2021-03-03 13:39:53.212 T:29309 ERROR <general>: [alfa.platformcode.launcher.run] Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.alfa/platformcode/launcher.py", line 228, in run
platformtools.play_video(item)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.alfa/platformcode/platformtools.py", line 781, in play_video
opciones, video_urls, seleccion, salir = get_dialogo_opciones(item, default_action, strm, autoplay)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.alfa/platformcode/platformtools.py", line 1018, in get_dialogo_opciones
video_urls, puedes, motivo = servertools.resolve_video_urls_for_playing(
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.alfa/core/servertools.py", line 428, in resolve_video_urls_for_playing
video_urls = parse_hls(video_urls, server)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.alfa/core/servertools.py", line 246, in parse_hls
matches = scrapertools.find_multiple_matches(data, patron)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.alfa/core/scrapertools.py", line 57, in find_multiple_matches
return re.findall(pattern, text, re.DOTALL)
File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/re.py", line 241, in findall
return _compile(pattern, flags).findall(string)
TypeError: cannot use a string pattern on a bytes-like object