meetps / mit-ocw-dl

Download all video lectures from a MIT-OCW course with a single command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT-OCW Downloader

Download all video lectures from a MIT-OCW course with a single command.

Features

  • Intentionally detailed names, so that it will display and sort properly on most interfaces (e.g., MX Video, or VLC on Android devices).
  • URL and lecture name filters to download only video files.
  • Tested on Linux, and Mac (Python 2.7).

Instructions

  • mit-ocw-dl basically needs a link to the video lectures page of a MIT-OCW course (which of course has video lectures) and a computer that runs python.
  • Put the download.py file in the location you want the videos to be downloaded.
  • Get the link to the video lectures page of a MIT-OCW course.
  • Open up a shell-wizard and navigate to the location.
  • Type python download.py link
  • Enjoy !

Coming Up

*mit-ocw-dl only supports video content of the course presently but attempts are on to make it download entire contents (lecture slides, assignments, solutions etc.)

Bugs Reporting and Contribution

Shoot a mail at meetshah1995@gmail.com

##Author Meet Shah

Inspiration

coursera-dl/coursera

About

Download all video lectures from a MIT-OCW course with a single command.


Languages

Language:Python 100.0%