r0oth3x49 / udemy-dl

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

No JSON object could be decoded #479

Closed fyz closed 4 years ago

fyz commented 4 years ago

Describe the bug No JSON object could be decoded.

To Reproduce Steps to reproduce the behavior:

  1. udemy course url: [e.g https://www.udemy.com/course/build-olx-clone-with-python-django or https://www.udemy.com/course/microsoft-azure-fundamentals-training-bootcamp] '...'

Screenshots 05

Python Environment (please complete the following information):

Additional I returned to check udemy-dl 0.4 and it says that Udemy Says: You don't have permision

r0oth3x49 commented 4 years ago

@fyz i will remove python2 support in next update please check if the error occurs with python3.

fyz commented 4 years ago

@r0oth3x49 working with python 3.7, thanks