Skip to content

prjkt-nv404/udlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDLX - Yet Another Udemy Course Downloader!

A cross-platform command-line based Udemy course video downloader.


logo

🔥 Download from releases

Note: This Project created just for Education purpose.

🔥 Features

  • Choose video quality.
  • Set Download Start and Download End.

❗By default the courses will be downloaded to the program's main folder. The structure of course content will be preserved.

❔ Todo

  • Proper download directory.
  • Subtitles download

💻 Platform

  • Linux
  • Mac
  • Windows

Build:

  • use Go 1.19.3 (with prebuilt go.mod & go.sum)
go build -o ./bin/udlx-debug udlx.go

./bin/udlx-debug

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, then copy it.

  • 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.


⚠️ Disclaimer:

This software is intended to help you download Udemy courses for personal use only. Sharing the content of your subscribed courses is strictly prohibited under Udemy Terms of Use. Each and every course on Udemy is subjected to copyright infringement.

This software does not magically download any paid course available on Udemy, you need to provide your Udemy access_token to download the courses you have enrolled in.


❗No part of this tool is owned by me!

All credit to maabiddevra

with love ❤️ from space!

About

Udlx - Yet Another Udemy Course Downloader!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages