Skip to main content

Magzdb.org Downloader

Project description

magzdb - magzdb.org Downloader

Python Package CI Python Versions The Uncompromising Code Formatter Monthly Downloads License: MIT

Installation

Install using pip

$ pip install magzdb

Usage

usage: magzdb [-h] [-V] -i MAGAZINE_ID [-e [EDITION [EDITION ...]]] [-l] [-P DIRECTORY_PREFIX] [--downloader DOWNLOADER] [--debug]

Magzdb.org Downloader

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         Print program version and exit
  -i MAGAZINE_ID, --id MAGAZINE_ID
                        ID of the Magazine to Download. eg. http://magzdb.org/j/<ID>.
  -e [EDITION [EDITION ...]], --editions [EDITION [EDITION ...]]
                        Select Edition
  -l, --latest          Download only latest edition.
  -P DIRECTORY_PREFIX, --directory-prefix DIRECTORY_PREFIX
                        Download directory.
  --downloader DOWNLOADER
                        Use External downloader. Currently supported: aria2, wget
  --debug               Print debug information.

Usage Examples

Download all editions

$ magzdb -i 1826

Download only latest edition

$ magzdb -i 1826 -l

Download only latest edition with custom location magazine

$ magzdb -i 1826 -l -P magazine

Use external downloader

$ magzdb -i 1826 -l -P magazine --downloader wget

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

magzdb-1.0.3.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

magzdb-1.0.3-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 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