All Projects → meetps → mit-ocw-dl

meetps / mit-ocw-dl

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mit-ocw-dl

html2data
Library and cli for extracting data from HTML via CSS selectors
Stars: ✭ 62 (-31.87%)
Mutual labels:  scrapping
pararius-apartment-hunting-dashboard
🏡 A NodeJS server to scrape Pararius listings and show them in a dashboard 🏘️
Stars: ✭ 37 (-59.34%)
Mutual labels:  scrapping
Bugs-feed
Bug's feed is a local hosted portal where you can search for the latest news, videos, CVEs, vulnerabilities...
Stars: ✭ 90 (-1.1%)
Mutual labels:  scrapping
brazil-civil-registry-data
Raw scrapings of ARPEN https://transparencia.registrocivil.org.br/
Stars: ✭ 35 (-61.54%)
Mutual labels:  scrapping
jseval
Evaluate JavaScript on a URL through headless Chrome browser.
Stars: ✭ 19 (-79.12%)
Mutual labels:  scrapping
pyscrapper
📷 web scrapping in python: multiple libraries -requests, beautifulsoup, mechanize, selenium
Stars: ✭ 50 (-45.05%)
Mutual labels:  scrapping
OLX Scraper
📻 An OLX Scraper using Scrapy + MongoDB. It Scrapes recent ads posted regarding requested product and dumps to NOSQL MONGODB.
Stars: ✭ 15 (-83.52%)
Mutual labels:  scrapping
ScrapeM
A monadic web scraping library
Stars: ✭ 17 (-81.32%)
Mutual labels:  scrapping
money-parser
Price and currency parsing utility
Stars: ✭ 26 (-71.43%)
Mutual labels:  scrapping
scrapy-cloudflare-middleware
A Scrapy middleware to bypass the CloudFlare's anti-bot protection
Stars: ✭ 84 (-7.69%)
Mutual labels:  scrapping

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 [email protected]

##Author Meet Shah

Inspiration

coursera-dl/coursera

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