Microsoft Download URL Extractor

Retrieve URLs starting with https://download.microsoft.com/ from the page source.

ავტორი
CreeperKong
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
4
რეიტინგი
0 0 0
ვერსია
1.0
შექმნილია
26.04.2025
განახლებულია
26.04.2025
Size
2,92 KB
ლიცენზია
WTFPL
გამოყენებს მათ

Microsoft Download URL Extractor

Retrieve download links from Microsoft downloads

This script cannot

  • ❌ Retrieve links of contents which Microsoft removed from downloads site
  • ⚠️ Ensure the download URL given is still available
  • ❌ Activate any paid softwares
  • ❌ Bypass the limitation of evaluation

Implantations

Currently this project have 2 implantations.

Python

Download the script and install the dependency

pip install requests

Follow the usage

Usage:
  ./msdl.py [--lang LANGUAGES] --getlang id
  ./msdl.py --lang LANGUAGES --getlink id

Options:
  --help          Show this help message and exit
  --getlang       Retrieve all available languages
  --getlink       Retrieve download link(s) starting with https://download.microsoft.com/
  --lang          Specify language(s) (Required for --getlink, Troubleshooting-only for --getlang)

Examples:
  ./msdl.py --getlang 12345
  ./msdl.py --lang en-us --getlink 12345
  ./msdl.py --lang "en-us,zh-cn" --getlink 12345

Tampermonkey

GreasyFork: https://greasyfork.runtimutd.eu.org/scripts/534090-microsoft-download-url-extractor

Install: https://update.greasyfork.ip-ddns.com/scripts/534090/Microsoft%20Download%20URL%20Extractor.user.js