Skip to content

agarabhishek/udemy-download-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

udemy-download-hack

Use this to easily download all video lectures of a paid udemy course in Windows.

Run

Steps-

  1. pip install youtube-dl
  2. youtube-dl -u "[email protected]" -p "xxxxxxx" URLofYourCourse(Content Page) For Example: youtube-dl -u "[email protected]" -p "1234pass" https://www.udemy.com/learn-ethical-hacking-from-scratch/learn/v4/content

Complete code in code.bat (Run with administrator privileges)
*Note- I was facing frequent failures, so I made a batch file and put it on repeat. That code can be found in repeat.bat

About

Easy Way to install all videos of a paid udemy course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published