TOOLSP
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» I don't know how to solve ReCAPTCHA
by Mackenzie Sun 21 Apr - 7:12

» Help Regex
by efradncr Wed 17 Apr - 0:50

» Help regex TV w/ twitch
by efradncr Fri 22 Mar - 23:15

» Help With This 1 Please
by jujuuj Tue 13 Feb - 2:08

» Need help ?
by Admin Mon 11 Dec - 10:56

» Help Regex
by efradncr Thu 7 Sep - 22:17

» help to play
by Sylphilds Fri 19 May - 8:12

*** 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
.
.
*** Associated ***
.
Pastebin Your list online
.
mediafire Upload Files
.
imgur Upload Pics
lyngsat TV logos collection

I don't know how to solve ReCAPTCHA

Go down

I don't know how to solve ReCAPTCHA Empty I don't know how to solve ReCAPTCHA

Post by Mackenzie Sun 21 Apr - 7:12

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

Mackenzie

Messages : 1
Date d'inscription : 2024-04-21

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum