Latest topics
» Help Regexby efradncr Tue 22 Oct 2024 - 19:12
» Regex please.
by skyhigh Fri 13 Sep 2024 - 19:34
» server error 403
by Mackenzie Thu 15 Aug 2024 - 7:45
» changed web structure
by Mackenzie Sun 4 Aug 2024 - 19:52
» How to view the running time of a movie
by Mackenzie Sat 27 Jul 2024 - 1:38
» help to get to the download link
by Admin Wed 24 Jul 2024 - 16:21
» I don't know how to solve ReCAPTCHA
by Mackenzie Tue 9 Jul 2024 - 20:05
*** GiTHUB ***
..
'Kodi Work' Gujal
ResolveURL Gujal
ResolveURL JSergio
'resolvers' tvA.
Repo Youtube Beta jdf76
Youtube Addon jdf76
& API-keys jdf76
.
.
.
*** Doc. Kodi & PYthon ***
..
Python & Modules PY
.
.
.
.
(Video) Cache Kodi
.
.
.
Addons Kodi
.
.
.
Addons Kodi
.
.
*** £$π Functions (WIKI) ***
..
- Items
- Channels
- Listrepeat
- Multilink
- EPG
- External links
- External calls
- Regex
- Conditional DoRegex
- Python function
- Python codeblock
- Unpacker
- UnWise
- Sawlive
- Cloud Flare
- Sucuri Proxy
- Captcha
- Plugins
- JSON-RPC
- Rawpost
- Headers
- Proxy
- Cookies & Sessions
- Redirection
- Parental block
- ViewMode
- LSDirect
- LiveResolver
- ResolveUrl
- F4M
- Inputstream
- Widevine DRM
- Rijndael decryption
- SLProxy
- Encryption
.
I don't know how to solve ReCAPTCHA
2 posters
Page 1 of 1
I don't know how to solve ReCAPTCHA
I have taken the unCaptcha module from Kodi 18 and converted it to Python 3. I have run a little code but right in the last step the server responds that I have JavaScript disabled, which means that I am stuck here. I am trying to make it work from the XML that calls the unCaptcha module, please help me?
<item>
<title>google demo v2 test</title>
<link>$doregex[select_Url]</link>
<regex>
<name>select_Url</name>
<expres>(.*)</expres>
<page>$pyFunction:unCaptcha.performCaptcha(' https://www.google.com/recaptcha/api2/demo ', Cookie_Jar, returnpage=True)</page>
<NOTPlayable>True</NOTPlayable>
</regex>
</item>
thanks for your attention
<item>
<title>google demo v2 test</title>
<link>$doregex[select_Url]</link>
<regex>
<name>select_Url</name>
<expres>(.*)</expres>
<page>$pyFunction:unCaptcha.performCaptcha(' https://www.google.com/recaptcha/api2/demo ', Cookie_Jar, returnpage=True)</page>
<NOTPlayable>True</NOTPlayable>
</regex>
</item>
thanks for your attention
Mackenzie- Messages : 21
Date d'inscription : 2024-04-21
Re: I don't know how to solve ReCAPTCHA
Please, can no one help me?
Mackenzie- Messages : 21
Date d'inscription : 2024-04-21
Re: I don't know how to solve ReCAPTCHA
Old code is not going to work anymore as that was addressed by Google years ago
gujal- Messages : 174
Date d'inscription : 2018-04-10
Re: I don't know how to solve ReCAPTCHA
And a code that works today?
Mackenzie- Messages : 21
Date d'inscription : 2024-04-21
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum