Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 778 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 778 Bytes

coursera-downloader

Downloading all lectures : videos, PPTs and PDFs of coursera course from the page containing all these resources. ##Features Download the Coursera Lectures in any form

  1. Video with/without subtitles
  2. PDFs
  3. PPTs ##Steps to use
  4. Set your current directory to the folder where you want to save the dowloaded files.
  5. Run the bash script in terminal using command :
bash coursera.bash
  1. Enter the URL of the coursera Lecture This URL/page is can be loaded by clicking hte Lecutures tab on the menu of the main page of the course. This URL/Page should contain the videos/ lectures you want to download.
  2. Enter your choice as {1,2,3,4} as per choices given.
  3. The files will be downloaded in the current directory.