techtanic / Discounted-Udemy-Course-Enroller

A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
https://duce.techtanic.space
MIT License
808 stars 233 forks source link

Error when a course which doesn't provide course id is encountered by the program. #51

Closed vishalkaushikgithub closed 3 years ago

vishalkaushikgithub commented 3 years ago

Traceback (most recent call last): File "udemy.py", line 368, in get_course_id TypeError: 'NoneType' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "udemy.py", line 713, in main1 File "udemy.py", line 546, in auto File "udemy.py", line 375, in get_course_id TypeError: 'NoneType' object is not subscriptable

techtanic commented 3 years ago

Thank you for your concern but this is a duplicate issue you may refer this :#48