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

Download (looks) finished but cant find the files #537

Closed puntodamar closed 3 years ago

puntodamar commented 3 years ago

Just like the title... the download reached the end of the course and the program exited by itself. But when i go to the download location i cant find the file. I'm using a macbook and saved it to my external harddisk. The command i used was : python udemy-dl.py https://www.udemy.com/course/arduino-sbs-17gs/ -k access_token.txt -o "/Volumes/rdisk2s1"

At first I can locate the first 4 course section being downloaded. then I exited the program, and then called it again and the download resumed.

When I use "Get Info" i can confirm that the harddisk capacity was decreasing as I downloaded them, I just cant find the files.

I re-ran the program again and it says "already downloaded".

r0oth3x49 commented 3 years ago

strange how can i help you in this situation which i have never ever faced, can you run the grep to search things?

puntodamar2 commented 3 years ago

I tried to re-download everything again without exiting the program and it's the same. Tried to plugged the harddisk to my windows and all the files are present.

So the bug is either on macbook or the NTFS compability app which I used.

puntodamar2 commented 3 years ago

Update : tried to open the harddisk in read-only mode (without app to enable writing) and the files are present. So it's because the app im using. Hasleo NTFS for Mac.

Thank you.

Update 2 : Also tried with different app. The problem presists altough the number of missing files is different

r0oth3x49 commented 3 years ago

okay great it seems the issue is now resolve for you i 'm going to close it now.