coursera-downloader | python script to download course contents

 by   sdht0 Python Version: Current License: No License

kandi X-RAY | coursera-downloader Summary

kandi X-RAY | coursera-downloader Summary

coursera-downloader is a Python library. coursera-downloader has no bugs, it has no vulnerabilities and it has low support. However coursera-downloader build file is not available. You can download it from GitHub.

This is a python script to download coursera lecture videos and files (updated to work with the Jan 2013 updates to coursera platform). coursera.py has the following features: * saves cookies * shows download progress * can provide multiple coursenames at once. coursera_py3.py has the same features, and works for python v3.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              coursera-downloader has a low active ecosystem.
              It has 47 star(s) with 27 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 4 have been closed. On average issues are closed in 63 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of coursera-downloader is current.

            kandi-Quality Quality

              coursera-downloader has 0 bugs and 0 code smells.

            kandi-Security Security

              coursera-downloader has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              coursera-downloader code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              coursera-downloader does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              coursera-downloader releases are not available. You will need to build from source code and install.
              coursera-downloader has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are available. Examples and code snippets are not available.
              coursera-downloader saves you 199 person hours of effort in developing the same functionality from scratch.
              It has 489 lines of code, 18 functions and 3 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed coursera-downloader and discovered the below as its top functions. This is intended to give you an instant insight into coursera-downloader implemented functionality, and help decide if they suit your requirements.
            • Get list of downloads
            • Download a file
            • Login to Coursera
            • Get download data
            • Returns a handle to download files
            • Handles an exception
            Get all kandi verified functions for this library.

            coursera-downloader Key Features

            No Key Features are available at this moment for coursera-downloader.

            coursera-downloader Examples and Code Snippets

            No Code Snippets are available at this moment for coursera-downloader.

            Community Discussions

            No Community Discussions are available at this moment for coursera-downloader.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install coursera-downloader

            Requirements: * Python 2 or 3 (http://python.org/download) * Beautiful Soup 4 (http://www.crummy.com/software/BeautifulSoup). First edit the config.py file and provide the following details:<br /> * username * password * files to download: mp4, srt, txt, pdf, pptx * foldermapping: if you want the name of folder different from the coursename * downloadpath: files are downloaded to current directory by default. To start downloading, execute in a terminal:<br /> python coursera.py coursename1 [coursename2 coursename3 ...]<br /> Similarly for python3:<br /> python3 coursera_py3.py coursename1 [coursename2 coursename3 ...]. Coursename can be determined from the url of the course. eg: To download lectures of ml class (https://class.coursera.org/ml-2012-002/lecture/index), execute:<br /> python coursera.py ml-2012-002. Multiple courses can be entered at once: <br /> python coursera.py ml-2012-002 crypto-2012-003 algs4partI-2012-001.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sdht0/coursera-downloader.git

          • CLI

            gh repo clone sdht0/coursera-downloader

          • sshUrl

            git@github.com:sdht0/coursera-downloader.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link