A Python package to download all the Coursera video lectures of a course with a single click!
A useful application for the frequent Coursera users. It will allow you to download all the lecture videos of a Coursera course with one click, and that too with a proper week-by-week formatting. This will serve as a better option as compare to the current faciltiy of downloading lectures using individual links.
- Python 2.7
- BeautifulSoup
- Install the package - pip install easy_coursera
- In Python, import the package and run - easy_coursera.start()