r0oth3x49 / udemy-dl

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

udemy-dl stuck and get error in the middle of downloading #601

Closed ademianfight closed 3 years ago

ademianfight commented 3 years ago

Describe the bug udemy-dl stuck and get error in the middle of downloading

To Reproduce Steps to reproduce the behavior:

  1. udemy course url: https://www.udemy.com/course/scrum-master-training/learn/lecture/
  2. Run the following command to reproduce the error
  3. See error

Expected behavior can't continue to download after some section downloaded, I attached the screenshot bellow

Screenshots udemy_error

Python Environment (please complete the following information):

Additional context

SpecieX commented 3 years ago

EDIT:

I have cloned the main branch version and it is working properly. Without any errors so far.

I'm having something similar.

Describe the bug: udemy-dl stop downloading and get errors (shown on screenshot)

To Reproduce: C:\udemy-dl>python udemy-dl.py -k cookie.txt https://www.udemy.com/course/curso-definitivo-para-aprender-a-programar-en-android/

Screenshot Captura de pantalla 2021-01-11 193244

Python Environment (please complete the following information):

  • OS Platform: Windows 10 Pro x64 Version 20H2
  • Python Version: 3.9.1
r0oth3x49 commented 3 years ago

EDIT:

I have cloned the main branch version and it is working properly. Without any errors so far.

I'm having something similar. Describe the bug: udemy-dl stop downloading and get errors (shown on screenshot) To Reproduce: C:\udemy-dl>python udemy-dl.py -k cookie.txt https://www.udemy.com/course/curso-definitivo-para-aprender-a-programar-en-android/ Screenshot Captura de pantalla 2021-01-11 193244 Python Environment (please complete the following information):

  • OS Platform: Windows 10 Pro x64 Version 20H2
  • Python Version: 3.9.1

you should pull the latest master this error is already fixed you are using the old code.

r0oth3x49 commented 3 years ago

Describe the bug udemy-dl stuck and get error in the middle of downloading

To Reproduce Steps to reproduce the behavior:

1. udemy course url: https://www.udemy.com/course/scrum-master-training/learn/lecture/

2. Run the following command to reproduce the error

3. See error

Expected behavior can't continue to download after some section downloaded, I attached the screenshot bellow

Screenshots udemy_error

Python Environment (please complete the following information):

* OS Platform:  Windows 10

* Python Version 3.8

Additional context

try with --skip-hls switch, should work