Giter Club home page Giter Club logo

Comments (4)

GammaC0de avatar GammaC0de commented on September 26, 2024 1

Have you looked ate #3264 (comment)?

from pyload.

mihawk90 avatar mihawk90 commented on September 26, 2024

That would be a temporary solution but surely disabling browser security can't be a permanent recommendation (which even the extension author points out).

That being said I can't think of anything else right now either, I just wanted it tracked for others experiencing the same issue.

from pyload.

GammaC0de avatar GammaC0de commented on September 26, 2024

This is the official solution to overcome this problem.
You can limit the plug-in to specific sites.

If you have a better solution you're welcome to issue a pull request.

from pyload.

milahu avatar milahu commented on September 26, 2024

disabling browser security

this "security" means less freedom

a "secure" solution would be to start a new headful browser
to show the original website where you can solve the captcha
and get the captcha solution by sniffing the network traffic
then continue the file download in python
for example with Selenium-Driverless

or run the second browser on an xvnc display
and use a browser-based vncviewer to solve the captcha
for example with noVNC or BrowserBox
but in my experience
when running a browser in xvnc, you get blocked by cloudflare
(probably because xvnc hurts the rendering performance)
so this could also be detected and blocked by other websites

or do something like jdownloader...
parse the website, extract the captcha
and show the captcha in a new popup window

in any case:
how many hours do you want to invest to implement this feature
which has a workaround already

from pyload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.