Skip to main content

Download videos from Udemy for personal offline use

Project description

A Python script to download lecture videos for a udemy.com course.

Prerequisites

  • Python (2 or 3)

  • pip (Python Install Packager)

  • Python module requests

  • If missing, they will be automatically installed by pip

Preinstall

If you don’t have pip installed, look at their install doc. Easy install (if you trust them) is to run their bootstrap installer directly by using:

sudo curl https://bootstrap.pypa.io/get-pip.py | python

Install

udemy-dl can be installed using pip

sudo pip install udemy-dl

Usage

Simply call udemy-dl with the full URL to the course page.

udemy-dl https://www.udemy.com/COURSE_NAME

udemy-dl will ask for your udemy username (email address) and password then start downloading the videos.

By default, udemy-dl will create a subdirectory based on the course name. If you wish to have the files downloaded to a specific location, use the -o /path/to/directory/ parameter.

If you wish, you can include the username/email and password on the command line using the -u and -p parameters.

udemy-dl -u user@domain.com -p $ecRe7w0rd https://www.udemy.com/COURSE_NAME

For information about all available parameters, use the --help parameter

udemy-dl --help

Uninstall

udemy-dl can be uninstalled using pip

sudo pip uninstall udemy-dl

You may uninstall the required requests module too but be aware that those might be required for other Python modules.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

udemy-dl-0.1.6.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file udemy-dl-0.1.6.tar.gz.

File metadata

  • Download URL: udemy-dl-0.1.6.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for udemy-dl-0.1.6.tar.gz
Algorithm Hash digest
SHA256 cba79a04b73e13a282d39f51a106f422fbe06766e7b5c45f0761cb1496c1b70d
MD5 53fc515a30cd420dd800f3fd66274a26
BLAKE2b-256 9e8f3a89f92c34ec137d1383f8d26d246ca7f71d9a7aef4369376bca593a0d87

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page