GetRedirectedURL
1.0.1.6
Return the redirect (or final redirect) of any provided URL. Helpful when provided with shortlinks
or links that redirect a few times and you cannot use to access the file you want as they go through
a few redirects.
Example:
Get-RedirectedURL -URL 'https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US'
returns: "https://download-insta
or links that redirect a few times and you cannot use to access the file you want as they go through
a few redirects.
Example:
Get-RedirectedURL -URL 'https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US'
returns: "https://download-insta
Return the redirect (or final redirect) of any provided URL. Helpful when provided with shortlinks
or links that redirect a few times and you cannot use to access the file you want as they go through
a few redirects.
Example:
Get-RedirectedURL -URL 'https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US'
returns: "https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0.2/win64/en-US/Firefox%20Setup%2078.0.2.msi"
Show more
or links that redirect a few times and you cannot use to access the file you want as they go through
a few redirects.
Example:
Get-RedirectedURL -URL 'https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US'
returns: "https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0.2/win64/en-US/Firefox%20Setup%2078.0.2.msi"
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright © 2020 RePass Cloud Pty Ltd
Package Details
Author(s)
- Danijel-James Wynyard
Tags
http https redirect url uri redirects web
Functions
Dependencies
This module has no dependencies.
Release Notes
- Initial powershell module release
FileList
- GetRedirectedURL.nuspec
- CHANGELOG.md
- GetRedirectedURL.psd1
- GetRedirectedURL.psm1
- LICENSE
- README.md
- public\Get-RedirectedURL.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1.6 (current version) | 1,286 | 8/2/2020 |
1.0.1.5 | 36 | 7/27/2020 |