Puyodead1 / udemy-downloader

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

Udemy Says: 'NoneType' object has no attribute #195

Closed parvinders347 closed 6 months ago

parvinders347 commented 8 months ago

What happened?

Why its giving me error im using cookies.txt Python -v 3.11

Udemy Says: 'NoneType' object has no attribute 'content' on https://www.udemy.com/api-2.0/users/me/subscribed-courses?fields[course]=id,url,title,published_title&page=1&page_size=500&search=how-to-start-a-youtube-automation-channel-monetize-it-fast

Expected Result

Down... The Course

Branch

feat-selenium

What operating systems are you seeing the problem on?

Windows

Relevant log output

No response

Other information

No response

Puyodead1 commented 6 months ago

use feat/refactor with the --browser option (see the readme in that branch)