Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

eraseyourknees/msdls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Microsoft Software Download Listing Script

Microsoft Software Download Listing Script checks all the products in a specified range and outputs results into a JSON file compatible with msdl.

Usage

usage: msdls.py [-h] --first FIRST --last LAST [--write WRITE] [--update UPDATE]

Checks which product IDs of the Microsoft Software Download are available.

options:
  -h, --help       show this help message and exit
  --first FIRST    first product ID to check
  --last LAST      last product ID to check
  --write WRITE    save results to the specified JSON file
  --update UPDATE  update the specified JSON with results

License

This project is licensed under the terms of GNU Affero General Public License Version 3.

About

Microsoft Software Download Listing Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages