Udemy-dl: Udemy Says : 403 Forbidden You should use cookie base method to authenticate or try again in few minutes ...

Created on 16 May 2019  Â·  6Comments  Â·  Source: r0oth3x49/udemy-dl

Hello, downloaded today the last repository udemy-dl and when I try to download got an error: "Udemy Says : 403 Forbidden You should use cookie base method to authenticate or try again in few minutes ..."
Tried on 2 and 3 versions of python, the result is identical.
Please tell me how I can solve this problem?
error

Most helpful comment

You can follow this guide to login
https://github.com/r0oth3x49/udemy-dl#how-to-login-with-cookie

All 6 comments

You can follow this guide to login
https://github.com/r0oth3x49/udemy-dl#how-to-login-with-cookie

Thanks - it worked!

Hello there, I am following the guide and still getting same error...
[*] : Trying to login using cookies ...
[+] : Logged in successfully.
[-] : Udemy Says : 403 Forbidden You should use cookie base method to authenticate or try again in few minutes ...

https://github.com/r0oth3x49/udemy-dl/issues/389 This helped me to resolve the issue.

How to use cookie base method to authenticate

On Fri, 17 Jul 2020 at 10:57 PM, itssreenath notifications@github.com
wrote:

389 https://github.com/r0oth3x49/udemy-dl/issues/389

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/r0oth3x49/udemy-dl/issues/395#issuecomment-660240899,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AF33XP7LPPXH2P25ARHNXHTR4CCZBANCNFSM4HNI6OYQ
.

  1. Create cookies.txt file in udemy downloader folder.
  2. Copy access token and paste in cookies.txt file as mentioned in url https://github.com/r0oth3x49/udemy-dl/issues/389
  3. Run using the below command in anaconda prompt
    python udemy-dl.py -u email-id -p password course-url -k cookies.txt
Was this page helpful?
0 / 5 - 0 ratings

Related issues

badjano picture badjano  Â·  6Comments

mattwelke picture mattwelke  Â·  11Comments

TechieGenie picture TechieGenie  Â·  10Comments

dpsproservices picture dpsproservices  Â·  9Comments

monstermorphic picture monstermorphic  Â·  4Comments