Closed yashraj22 closed 4 years ago
your cookie.txt file is not in right format
@AmmeySaini I rechecked it correctly it was fine but will try again and tell you
send a screenshot of your cookie file
Closing this as no response from your end. You can open this anytime later.
for some reason '\n' is getting appended at last of client_id's value inside cookies dictionary, When I used a line of code (provided below) to remove that '\n' from client_id's value everything worked fine
I added this code below https://github.com/AmmeySaini/Udemy-Paid-Courses-Grabber/blob/master/udemy.py#L250 in file udemy.py