Puyodead1 / udemy-downloader

A Udemy downloader that can download courses, with DRM support.
MIT License
1.26k stars 291 forks source link

[Bug]: --download-assets ignores .py resources #183

Closed Foxtrod89 closed 10 months ago

Foxtrod89 commented 11 months ago

What happened?

python3 main.py -c COURSE_URL --download-assets --skip-lectures couldn't detect *.py related resources.

Expected Result

find [COURSE_PATH] *-type f -iname ".py"** - should fetch .py files but output is empty

Branch

master/main

What operating systems are you seeing the problem on?

MacOS

Relevant log output

https://pastebin.com/Yp6cQ6aG

Other information

conda env Python 3.8.17 macOS BigSur 11.6

example

Screen Shot 2023-09-22 at 12 34 02 PM
Puyodead1 commented 11 months ago

theres nothing here that I can work with. upload _udemy.json file

Foxtrod89 commented 11 months ago

I don't have _udemy.json

Puyodead1 commented 11 months ago

I don't have _udemy.json

--save-to-file

Foxtrod89 commented 10 months ago

I don't have _udemy.json

--save-to-file

https://pastebin.com/C65SVi4R

Puyodead1 commented 10 months ago

I don't have _udemy.json

--save-to-file

https://pastebin.com/C65SVi4R

would you be able to contact me either on discord or email?

Puyodead1 commented 10 months ago

resolved in a461f5fc8628603962b1a0733c0c55ff0da7e3d5