Code Monkey home page Code Monkey logo

Comments (4)

davidonlaptop avatar davidonlaptop commented on August 16, 2024 1

yes it downloads the attachments etc
sweet!

The patch from the links didn't work but python3 did it:

sudo -H pip3 install requests[security]
sudo -H pip3 install -r requirements.txt
python3 -u [email protected] -p password https://www.udemy.com/capital-market-immersion -l

Thanks!

from udemy-dl.

r0oth3x49 avatar r0oth3x49 commented on August 16, 2024

@davidonlaptop you should see this Issue 16:Connection error
if you are on Mac or unix based machine you should upgrade requests package for Python2 and also install requests[security] to make it work its mention in README as well.

from udemy-dl.

davidonlaptop avatar davidonlaptop commented on August 16, 2024

I see... Getting a weird error when installing requests[security] :

OSError: [Errno 1] Operation not permitted: '/tmp/pip-e2gWWZ-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pyOpenSSL-0.13.1-py2.7.egg-info'

Does udemy-dl downloads the course attachments too (pdf, etc.) ?

from udemy-dl.

r0oth3x49 avatar r0oth3x49 commented on August 16, 2024

yes it downloads the attachments etc and this error is cause by OS and particular to requests you can see if the patch here given works for you.

from udemy-dl.

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.