Skip to main content

Downloader for NPTEL

Project description

nptel-dl

Download courses from NPTEL

Installation

pip install nptel-dl

Manual

    git clone https://github.com/deshdeepak1/nptel-dl
    cd nptel-dl
    python3 -m venv venv
    pip3 install -r requirements.txt

Usage

usage: nptel-dl [-h] [--dump-json  | --dump-single-json ] [--write-json] [--all] [--books] [--videos] [--syllabus] [--transcripts]
                   [--assignements]
                   URL [URL ...]

Download NPTEL courses

positional arguments:
  URL                   URLs or COURSE_IDs

optional arguments:
  -h, --help            show this help message and exit
  --dump-json , -j      Dump info dict of urls in json. Available options: all, modules, yt, direct, assignements, transcripts, books
  --dump-single-json , -J 
                        Dump info dict of urls in single json. Available options: all, modules, yt, direct, assignements, transcripts, books
  --write-json, -w      Write json. Requires either --dump-json or --dump-single-json
  --all, -A             Download all i.e. videos, syllabus, transcripts, assignements, books.
  --books, -b           Download books
  --videos, -v          Download videos
  --syllabus, -s        Download syllabus
  --transcripts, -t     Download transcripts
  --assignements, -a    Download assignements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nptel-dl-1.10.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

nptel_dl-1.10-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page