All Projects → FaisalUmair → Udemy Downloader Gui

FaisalUmair / Udemy Downloader Gui

Licence: mit
A desktop application for downloading Udemy Courses

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Udemy Downloader Gui

udemy-downloader
A Udemy downloader that can download lectures, with DRM support.
Stars: ✭ 507 (-90.79%)
Mutual labels:  downloader, udemy, udemy-downloader-gui
Udemy Dl
A cross-platform python based utility to download courses from udemy for personal offline use.
Stars: ✭ 4,380 (-20.42%)
Mutual labels:  udemy, downloader, udemy-dl
ngDownloader
📹 🎥 Now Download videos from any website including YouTube, Facebook, Udemy etc without ads.
Stars: ✭ 47 (-99.15%)
Mutual labels:  downloader, udemy
Macos Downloader
Command line tool for downloading macOS installers and beta updates
Stars: ✭ 162 (-97.06%)
Mutual labels:  downloader, mac
CourseDownloader
GUI app for downloading whole online courses with folder structure from one url
Stars: ✭ 20 (-99.64%)
Mutual labels:  downloader, udemy
CocoaDownloader
An powerful download library for iOS, macOS.
Stars: ✭ 22 (-99.6%)
Mutual labels:  mac, downloader
course to local website
Create a local website for your `Udemy` downloaded course
Stars: ✭ 17 (-99.69%)
Mutual labels:  udemy, udemy-dl
Udemy Dl
Nodejs script to download a udemy.com course, for personal offline use
Stars: ✭ 271 (-95.08%)
Mutual labels:  udemy, downloader
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (-93.91%)
Mutual labels:  downloader, mac
Mater
🍅 A simple and purty menubar Pomodoro app written in Electron
Stars: ✭ 433 (-92.13%)
Mutual labels:  mac
Bbdown
Bilibili Downloader. 一款命令行式哔哩哔哩下载器.
Stars: ✭ 492 (-91.06%)
Mutual labels:  downloader
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (-92.15%)
Mutual labels:  downloader
Downloader For Apple Developers
Download Xcode, WWDC Videos, and other developer tools up to 16 times faster.
Stars: ✭ 456 (-91.72%)
Mutual labels:  downloader
Update4j
Create your own auto-update framework
Stars: ✭ 497 (-90.97%)
Mutual labels:  downloader
N m3u8dl Cli
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
Stars: ✭ 6,752 (+22.67%)
Mutual labels:  downloader
Yoios
iOS 8 inspired icons for OS X Yosemite
Stars: ✭ 503 (-90.86%)
Mutual labels:  mac
Paperless Desktop
🍃 macOS app that uses the paperless API to manage your document scans.
Stars: ✭ 431 (-92.17%)
Mutual labels:  mac
Paper For Mac
🖥 Unofficial Dropbox Paper client for macOS
Stars: ✭ 427 (-92.24%)
Mutual labels:  mac
Downthemall
The DownThemAll! WebExtension
Stars: ✭ 512 (-90.7%)
Mutual labels:  downloader
Autoconfig Mac Vimrc
autoconfig mac vimrc with bundle
Stars: ✭ 502 (-90.88%)
Mutual labels:  mac

Udeler | Udemy Course Downloader (GUI)

A cross platform (Windows, Mac, Linux) desktop application for downloading Udemy Courses.

Udeler 2.0 Feature Requests:

I am planning to make Udeler 2.0 a big release with a lot of new features and improvements. For requesting a feature, Click here

Facing Login Issues?

Since Udeler v1.6.0, there is support for login through Udeler Authenticator (A chrome extension for easily authenticating a Udemy account with Udeler).

How to use Udeler Authenticator?

  1. Install the extension from here

  2. After installing/enabling the extension, open udeler desktop app, you will see a new anonymous icon on the login page. Click the icon and it will start to listen for any login requests from your chrome web browser.

  3. Open Udemy website on your chrome web browser and simply login to your account. Udeler app will detect the login and will let you in. If you are already logged in to Udemy, you can simply visit the website and it will still detect your account.

Project Update:

I am currently not able to give this project enough time to fix the current issues or add new features. I am busy with some other projects. But I do plan to fix all the issues and add some new features. So the maintenance is temporarily on hold and this project is not dead. I also plan to make a web only version of Udeler.

🔥 Features

  • Choose video quality.
  • Download multiple courses at once.
  • Set Download Start and Download End.
  • Pause/Resume download at any time.
  • Choose download directory.
  • Multilingual (English,Italian,Spanish).

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 login credentials to download the courses you have enrolled in. Udeler downloads the lecture videos by simply using the source of the video player returned to the user by Udemy after proper authentication, you can also do the same manually. Many download managers use same method to download videos on a web page. This app only automates the process of a user doing this manually in a web browser.

Downloads:

Platform Arch Version Link
Windows x64 1.8.2 Download
Windows x86 1.8.2 Download
Mac x64 1.8.2 Download
Linux x86_x64 1.8.2 Download

Note:

By default the courses will be downloaded to the user's Download folder. The structure of course content will be preserved.

For Developers

Contributing:

Any contributions are welcome, if you plan to contribute please read the contributing docs first.

Prerequisites:

You must have npm and nodejs installed.

To use the application:

1. Clone the project
2. Run npm install
3. Run npm start

Build:

Detect Platform:

npm run dist

Windows:

npm run build-win

Mac:

npm run build-mac

Linux:

npm run build-linux

Cross Platform:

npm run build

To force 32 bit build:

Append "-- --ia32" to npm run command

Example:

npm run build-win -- --ia32

Donate

Udeler is free and without any ads. If you appreciate that, please consider donating to the Developer.

Donate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].