Udemy-dl: Downloaded files are gone?

Created on 25 Dec 2019  路  7Comments  路  Source: r0oth3x49/udemy-dl

ran

python udemy-dl.py -u [email protected] -p somepassword --sub-lang en --info -q 720 -o "/home/username/udemy/course" https://www.udemy.com/course/nodejs-the-complete-guide/

but when I open /home/username/udemy/course folder i get nothing, just clearly wasted my 3 hours after this ;_;

cant-reproduce

Most helpful comment

@SwapnilSoni1999 you're using --info which only lists information about the video and the types it supports. It doesn't actually download it! :)

Remove --info argument and then try again.

All 7 comments

if a course is downloaded how it could disappear?

thats my question it completed download I checked all my dirs but I cant find

@SwapnilSoni1999 you're using --info which only lists information about the video and the types it supports. It doesn't actually download it! :)

Remove --info argument and then try again.

@SwapnilSoni1999 you're using --info which only lists information about the video and the types it supports. It doesn't actually download it! :)

Remove --info argument and then try again.

spotted the issue :P but i 'm still curios how it could take three hours to show only info it should have taken few minutes to show info(content listdown) for all courses, @SwapnilSoni1999 you didn't even noticed that it's content list down and not download?

btw thanks @Anon-Exploiter .

closing the issue now

it showed that its downloading the course but i cant see the files on my specified path even cant find anywhere in any directory

would be great if you attack output file from command line,

redirect the output to file,

udemy-dl -u user -p pass course (rest of your command) -c 1 (1st chapter only) > download.txt

and attach that download.txt here

@SwapnilSoni1999 you're using --info which only lists information about the video and the types it supports. It doesn't actually download it! :)

Remove --info argument and then try again.

this was helpful. Thanks <3

Was this page helpful?
0 / 5 - 0 ratings