r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.83k stars 1.19k forks source link

Error plz help #633

Closed m7amad-nem closed 3 years ago

m7amad-nem commented 3 years ago

$ python udemy-dl.py https://www.udemy.com/course/learn-python-and-ethical-hacking-from-scratch/ -q 1080 -o "~/Python & Ethical Hacking/"

File "udemy-dl.py", line 65 logger.info(msg=f"Downloading ({title})", new_line=True) ^ SyntaxError: invalid syntax

r0oth3x49 commented 3 years ago

python3 only it's already written in read, do read before creating an issue

m7amad-nem commented 3 years ago

srry my bad i didnt pay attention