Query your Coursera courses in the console with nodejs.
- Install nodejs
- Download this package
- Login on Coursera and copy the cookies to the config.js file
node coursera.js course-slug fetch [type=video/subtitles/all] [start=1]
Type of resource to download.
- video
- subtitles
- all
Index of the item to start from.
# download all videos from course neural-networks
node coursera.js neural-networks fetch
Time to wait between downloads to prevent a server timeout
User agent header
HTTP Request default timeout
Path where the videos will be downloaded to
Session cookies