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

[Bug]: New Bug in 1.4 #92

Closed TareqAbAmawi closed 3 years ago

TareqAbAmawi commented 3 years ago

What happened?

Auto Mode : https://i.ibb.co/syWN546/2021-08-13-02-28-39.png

Manual Mode : https://i.ibb.co/vVZ8bFN/2021-08-13-02-29-29.png

Colab : Login ErrorExpecting value: line 2 column 1 (char 1) E-next: 0%| | 0/9 [00:00<?, ?it/s]Exception in thread Thread-17: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/usr/lib/python3.7/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "", line 237, in enext title = i.text.strip().removesuffix("Enroll Now free").strip() AttributeError: 'str' object has no attribute 'removesuffix'

E-next: 11%|█ | 1/9 [00:00<00:01, 6.91it/s] IDownloadCoupons: 100%|██████████| 25/25 [00:00<00:00, 478.57it/s] Tutorial Bar: 100%|██████████| 36/36 [00:07<00:00, 4.77it/s] Real Discount: 100%|██████████| 36/36 [00:19<00:00, 1.87it/s] Course Vania: 100%|██████████| 30/30 [00:19<00:00, 1.51it/s] Discudemy: 100%|██████████| 48/48 [00:27<00:00, 1.75it/s] Udemy Freebies: 100%|██████████| 24/24 [00:40<00:00, 1.69s/it] 0 Build a Twitter Bot: Spring Boot, Java, Heroku Deployment https://www.udemy.com/course/digital-marketing-training-for-programmers/ Traceback (most recent call last): File "", line 550, in main1 auto(links_ls) File "", line 449, in auto purchased, amount = course_landing_api(course_id) File "", line 311, in course_landing_api r = s.get( NameError: name 's' is not defined

Enroller

GUI

OS

Windows

Relevant log output

No response

Terms

github-actions[bot] commented 3 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

techtanic commented 3 years ago

95