Skip to content

maabiddevra/udemy-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This Project created just for Education purpose.

Udemy-dl

A command-line based Udemy video downloader for all platform, created in go lang, For low internet connectivity download the videos and watch offline later.

How to use

  • You should have udemy account and purchased course.

  • Login to udemy -> Right click -> Go to Inspect Element

  • Go to Aplication -> Cookies -> Type access_token in filter, see below image.

    Udemy-access-token.png

  • Now download the Executables binary from bin folder according your platform

  • After download execute(double click) the binary file

  • You can also run through terminal ./<executable-file-name>

  • In case permission got change then apply the executable permission chmod 755 <executable-file-name>

  • Mac doesn't allow to execute binary file directly, so you first need to allow it from security.

Udemy-dl Download Example

Udemy-dl-Download-Example.png

About

A command line base Udemy video downloader for all platform, created in go lang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages