r0oth3x49 / udemy-dl

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

Download gets stuck in between downlaoding #84

Closed mriamnobody closed 6 years ago

mriamnobody commented 6 years ago

Downloading stucks in between every time i download course. Please check everything else works(internet) but downloading gets stuck. Is there any work around to again get started.

PS: I have found a work around if download gets stuck in between.(But before doing this work around please be sure check during downloading which file it got stuck. Delete that file dont worry it will get downloaded after applying below steps) 1)Open another cmd window. 2)Run same command with same destination do not change anything.

It will skip files which were already downloaded and start from where it left.

r0oth3x49 commented 6 years ago

@rsa2418 how can i reproduce this error, if i can't, i will not be able to add a fix. BTW never faced this problem.

mriamnobody commented 6 years ago

i have figured out a way for this issue

On Mon, Jan 22, 2018 at 9:48 PM, Nasir Khan notifications@github.com wrote:

@rsa2418 https://github.com/rsa2418 how can i reproduce this error, if i can't, i will not be able to add a fix. BTW never faced this problem.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/r0oth3x49/udemy-dl/issues/84#issuecomment-359477035, or mute the thread https://github.com/notifications/unsubscribe-auth/ANrrxf1HtVYHe9FuKc-_wBwNbo7b05VAks5tNLTHgaJpZM4RnCt- .

Wayne-Mather commented 6 years ago

@rsa2418 This sounds more like an OS/Hardware issue. Can you supply details about:

Operating System & Version? Hardware information about where the files are being saved?

I must note that some courses use filenames that go beyond the NTFS limit if you are on a Windows platform and downloads can fail or have issues when the underlying filesystem does not like that filename or directory hierarchy.