mozdownload 1.6
pip install mozdownload==1.6
Released:
Script to download builds for Firefox and Thunderbird from the Mozilla server.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 2.0 (MPL 2.0)
- Author: Mozilla Automation and Testing Team
- Tags mozilla
Project description
# mozdownload
[mozdownload](https://github.com/mozilla/mozdownload) is a [python package](http://pypi.python.org/pypi/mozdownload) which handles downloading of Mozilla applications.
## Command Line Usage
The mozdownload command will download the application based on the provided command line options.
### Examples
Download the latest official Firefox release for your platform:
mozdownload –version=latest
Download the latest Firefox Aurora build for Windows (32bit):
mozdownload –type=daily –branch=mozilla-aurora –platform=win32
Download the latest official Thunderbird release for your platform:
mozdownload –application=thunderbird –version=latest
Download the latest Earlybird build for Linux (64bit):
mozdownload –application=thunderbird –type=daily –branch=comm-aurora –platform=linux64
Download this README file:
mozdownload –url=https://raw.github.com/mozilla/mozdownload/master/README.md
Download a file from a URL protected with basic authentication:
mozdownload –url=http://example.com/secrets.txt –username=admin –password=password
Run mozdownload –help for detailed information on the command line options.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 2.0 (MPL 2.0)
- Author: Mozilla Automation and Testing Team
- Tags mozilla
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mozdownload-1.6.tar.gz
.
File metadata
- Download URL: mozdownload-1.6.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6335ae253759883d9a6f7e0eafd1d7250b0bce26591777be30b290d4fb4be04a |
|
MD5 | fc0923951627232e176b8ac5e027aa9e |
|
BLAKE2b-256 | 95e835fefd9cee12dbd366605aed112c3f40c5da639ba4844a93778225ca3134 |