r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.85k stars 1.2k forks source link

It does not work any more #609

Closed hkillp closed 3 years ago

hkillp commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. udemy course url: [e.g https://www.udemy.com/machinelearning/] '...'
  2. Run the following command to reproduce the error.
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Python Environment (please complete the following information):

Additional context Add any other context about the problem here.

alternistom commented 3 years ago

What error do you get? It is working fine for me.

r0oth3x49 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

1. udemy course url: [e.g `https://www.udemy.com/machinelearning/`] '...'

2. Run the following command to reproduce the error.

3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Python Environment (please complete the following information):

* OS Platform: [e.g. Windows 10, Ubuntu 16.04, macOS Sierra]

* Python Version [e.g. 3.x.x]

Additional context Add any other context about the problem here.

Issue reporting template is created to describe the issue properly instead of copy pasting the same template.