Skip to content

christiangenco/Coursera-Video-Downloader-Bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera Video Downloader Bookmarklet

This bookmarklet adds functionality to Coursera's Video Lectures page to download and organize multiple videos at once with curl.

Screenshot of the Coursera Video Downloader Bookmarklet

The bookmarklet generates bash code that can be entered directly into the command line and will download the selected videos sequentially. The videos are organized in the following structure:

1. Introduction - Why Model?/
   1. Why Model?.mp4
   2. Intelligent Citizens of the World.mp4
   ...
2. Segregation and Peer Effects/
...

Use

  1. Navigate to this project's GitHub Page. (Why?)

...

Notes

Why do I have to navigate to this project's GitHub Page before installing the bookmark?

The GitHub-flavored markdown renderer on this project's repo page doesn't allow inline javascript, which is how the bookmark functions, so the simple "drag-and-drop" into your bookmarks bar doesn't work. GitHub pages allow this.

Other Coursera Downloader Tools

Acknowledgements

This project is an expansion of a gist by csabapalfi.

Contact

Suggestions are welcome! Please tweet your bugs or improvements to @cgenco.

About

Adds multi-download feature to Coursera's "Video Lecture" page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published