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

assets not downloaded #507

Closed anasuti closed 4 years ago

anasuti commented 4 years ago

Some assets are not downloaded (skipped)

To reproduce the error:

you see some errors like this: [] : Downloading asset(s) [] : Downloading (005 Creational.Creational.LSP.cpp.txt) [*] : Asset : '005 Creational.Creational.LSP.cpp.txt' (download skipped). [-] : Udemy returned HTTP Code 416: Requested Range Not Satisfiable

Python Environment (please complete the following information):

anasuti commented 4 years ago

just add a bit of information, as I see that this issue has been already reported. That error (HTTP Code 416) occurs on the second run of the script. I have deleted all the .part files and relaunched it. The error I get is the following (only on some assets): [] : Downloading asset(s) [] : Downloading (128 Behavioral.Visitor.VisitorCodingExercise.cpp.txt) [] : 0.75KB/2.35KB 313.33% |##############################################################################################| 15.12kB/s eta -1:59:59s[] : Asset : '128 Behavioral.Visitor.VisitorCodingExercise.cpp.txt' (download skipped). [-] : None

check the full log here:log.txt

r0oth3x49 commented 4 years ago

@anasuti can you share you creds or cookies on email nasir251292@gmail.com? i can't reproduce with the courses i have in my account it works fine for me. Capture

r0oth3x49 commented 4 years ago

let move the discussion into #504 i 'm closing this issue as duplicate.