jsergio123 / script.module.resolveurl

Fork of the UrlResolver from tknorris
GNU General Public License v2.0
110 stars 97 forks source link

evoload.io #392

Closed kasi45 closed 4 years ago

kasi45 commented 4 years ago

Hi,

Is there a way to resolve the links from evoload.io?

Thanks!!

Gujal00 commented 4 years ago

Uses Google invisible recaptcha. unfortunately can't be done.

addon-lab commented 3 years ago

hi, I have solved the invisible recaptcha. I am not a python programmer, but i can prepare a little python script that solve it. If you are interested I can share it with you so you can adapt it and include in resolverurl.

Let me know Best regards Carlos

rabinovic commented 3 years ago

hi, I have solved the invisible recaptcha. I am not a python programmer, but i can prepare a little python script that solve it. If you are interested I can share it with you so you can adapt it and include in resolverurl.

Let me know Best regards Carlos

Hi Carlos, i would like to have your solution to include in my project where i can't bypass Google recatcha. Thanks Rabinovic

Gujal00 commented 3 years ago

hi, I have solved the invisible recaptcha. I am not a python programmer, but i can prepare a little python script that solve it. If you are interested I can share it with you so you can adapt it and include in resolverurl.

Let me know Best regards Carlos

Yes, please share the script , I will attempt to adapt it. evoload and netu/hqq/waaw resolver can be implemented then

addon-lab commented 3 years ago

hi, I am going to prepare to share the recaptcha script and evoload.io script that make use of it I am going to include scripts for gamovideo.com and videos.sh to include too in resolverurl.

Carlos

addon-lab commented 3 years ago

hi,

Here it is: https://github.com/addon-lab/addon-lab_resolver_Project

I would appreciate if you would inform me when you have updated resolveurl with the adaptation of these scripts. Also tell me which servers you have been able to solve with the reCaptcha script.

If you have any problem or need some clarification, do not hesitate to contact me.

Cheers

Gujal00 commented 3 years ago

@addon-lab Thanks for the script, I have adapted it for SMR and have added evoload.io and abcvideo.cc have a look at https://github.com/jsergio123/script.module.resolveurl/commit/c98737f64a19629d7095bc276a79bcdceab60598 and https://github.com/jsergio123/script.module.resolveurl/commit/4b1cc821413b20ef8af9fa7f3fba1f1031613de5

kasi45 commented 3 years ago

Great job, thanks to all who participated in the solution