Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 975 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 975 Bytes

cmrudl.py

cmrudl.py - Cloud Mail.RU download script

Usage

usage: cmrudl.py [-h] [-v] [-V] [-D] [-B BUFFER] [-t TIMEOUT] [-M] [-d DIR]
                 url [file]

cmrudl.py 1.0.3
Copyright (c) 2019 JrMasterModelBuilder MPL-2.0

positional arguments:
  url                   URL
  file                  FILE

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         Print version
  -V, --verbose         Verbose mode
  -D, --debug           Debug output
  -B BUFFER, --buffer BUFFER
                        Buffer size
  -t TIMEOUT, --timeout TIMEOUT
                        Request timeout in seconds
  -M, --mtime           Use server modified time
  -d DIR, --dir DIR     Output directory

Bugs

If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.

License

Copyright (c) 2019 JrMasterModelBuilder

Licensed under the Mozilla Public License, v. 2.0