Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
/ msdls Public archive
forked from eraseyourknees/msdls

Microsoft Software Download Listing Script

License

Notifications You must be signed in to change notification settings

ave9858/msdls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

  • Python 100.0%