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

Whats wrong #581

Closed wahrani1 closed 3 years ago

wahrani1 commented 3 years ago

python udemy-dl.py https://www.udemy.com/course/fluttercourse/ File "udemy-dl.py", line 62 logger.info(msg=f"Downloading ({title})", new_line=True) ^ SyntaxError: invalid syntax

wahrani1 commented 3 years ago

can you edit you command to python3 in your tutorial ?!

DanMarqz commented 3 years ago

can you edit you command to python3 in your tutorial ?!

Hi, how did you solve it? I'm trying to do it with python3 and it keeps telling me syntax error