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
820 stars 237 forks source link

[Bug]: Can't Complete in gui " manual login " #165

Closed TareqAbAmawi closed 2 months ago

TareqAbAmawi commented 4 months ago

What happened?

The tool does not complete its work and the following error message appears every time.

2024-07-30 07_05_41-Discounted-Udemy-Course-Enroller 2 1

Enroller

GUI

OS

Windows

Relevant log output

Traceback (most recent call last):
  File "gui.py", line 644, in <module>
IndexError: list index out of range

Terms

techtanic commented 3 months ago

Version ?

TareqAbAmawi commented 3 months ago

last version

TareqAbAmawi commented 3 months ago

2.1

techtanic commented 3 months ago

Can you share your settings

TareqAbAmawi commented 3 months ago

{ "stay_logged_in": { "auto": false, "manual": false }, "min_rating": 0.0, "title_exclude": [], "instructor_exclude": [], "languages": { "Arabic": true, "Chinese": true, "Dutch": true, "English": true, "French": true, "German": true, "Hindi": true, "Indonesian": true, "Italian": true, "Japanese": true, "Korean": true, "Nepali": true, "Polish": true, "Portuguese": true, "Romanian": true, "Russian": true, "Spanish": true, "Thai": true, "Turkish": true, "Urdu": true }, "categories": { "Business": true, "Design": true, "Development": true, "Finance & Accounting": true, "Health & Fitness": true, "IT & Software": true, "Lifestyle": true, "Marketing": true, "Music": true, "Office Productivity": true, "Personal Development": true, "Photography & Video": true, "Teaching & Academics": true }, "sites": { "Discudemy": true, "Udemy Freebies": true, "Tutorial Bar": true, "Real Discount": true, "Course Vania": true, "IDownloadCoupons": true, "E-next": true }, "email": "**", "password": "***", "save_txt": true, "discounted_only": true }

techtanic commented 2 months ago

168