Skip to content

royz/complete-udemy-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Complete any udemy course in seconds (including quizzes)

Instructions:

  1. Install dependencies
    pip install -r requirements.txt
  2. Run the script
    python complete_course.py
  3. Follow the instructions

Udemy has made most of their cookies http only. Which means the javascript code cannot access those cookies anymore. To get the required cookies, follow these instructions:

  • Install a chrome extension called EditThisCookie
  • While udemy is open and you are logged in, click on the cookie icon (🍪) from the extensions.
  • Copy the values of access_token and client_id when asked into the terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages