mozdownload is een Python-pakket dat het downloaden van Mozilla toepassingen afhandelt.
Command Line Usage
De mozdownload commando zal de aanvraag op basis van de command line opties downloaden.
Voorbeelden
Download de laatste officiële versie van Firefox voor uw platform:
& Nbsp; mozdownload version = laatste
Download de nieuwste Firefox Aurora bouwen voor Windows (32bit):
& Nbsp; mozdownload --type = dagelijkse --branch = mozilla-aurora --platform = win32
Download de laatste officiële Thunderbird release voor uw platform:
& Nbsp; mozdownload --application = Thunderbird version = laatste
Download de nieuwste Earlybird build voor Linux (64bit):
& Nbsp; mozdownload --application = thunderbird --type = dagelijkse --branch = comm-aurora --platform = linux64
Run mozdownload --help voor gedetailleerde informatie over de command line programma
Eisen .
- Python
Reacties niet gevonden