Giter Site home page Giter Site logo

Comments (4)

soraxas avatar soraxas commented on May 10, 2024

In general, you wouldn't want to connect to a webpage with an invalid TLS certificate (this is universal with almost all networking tools, though often them might have a special flag that you can force it to skip verification).

Are there any legit or general reason that you would want an invalid TLS certificate? (as they are necessary in modern days for a reason)

from echo360.

JonSnowWhite avatar JonSnowWhite commented on May 10, 2024

I completely agree with you there. In my case, lecture videos (for a security lecture, ironically) were only accessible through a echo360 page that lacked a proper certificate.

While it should be the standard for every webpage to have a proper certificate, the sad reality still is that some do not. And, in my case I had to access the content with or without the tool and around the invalid certificate anyways. That is why I thought of an optional setting to also download videos from websites without a proper TLS certificate.

from echo360.

soraxas avatar soraxas commented on May 10, 2024

@JonSnowWhite Thanks for your message. Yeah, I understand your situation and I agree that it's hard to have a way around it.

I am guessing we can have a flag that skips TLS certificate checking when supplied by adding the option to the selenium driver. If you have it working would you want to make a simple PR that add such an option to the argparse and modify selenium accordingly? As I neither have such a site to test on nor am I inclined to work on it blindly. But I am happy to review and accept a working PR if you sned in one.

from echo360.

JonSnowWhite avatar JonSnowWhite commented on May 10, 2024

Thank you! It might take a while until I find time to make a pull request but I will keep it in mind!

from echo360.

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.