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
785 stars 227 forks source link

[Bug]: can´t start the gui version on Kali! #117

Closed mmuncan1980 closed 2 years ago

mmuncan1980 commented 2 years ago

What happened?

ia m logged into chrome on kali

Enroller

GUI

OS

Linux-Distro

Relevant log output

Traceback (most recent call last):
  File "/home/jamy/Downloads/Discounted-Udemy-Course-Enroller/GUI/duce.py", line 857, in <module>
    txt, client_id, access_token, csrf_token = manual_login()
  File "/home/jamy/Downloads/Discounted-Udemy-Course-Enroller/GUI/duce.py", line 405, in manual_login
    csrf_token = soup.find("input", {"name": "csrfmiddlewaretoken"})["value"]
TypeError: 'NoneType' object is not subscriptable

Terms

github-actions[bot] commented 2 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.