Best-fit scenarios
Checks if a link (HTTP/HTTPS or magnet) is cached on Premiumize.me and, if so, returns direct download links.
Tater Assistant
Phase One Wiki
Checks if a link (HTTP/HTTPS or magnet) is cached on Premiumize.me and, if so, returns direct download links.
Checks if a link (HTTP/HTTPS or magnet) is cached on Premiumize.me and, if so, returns direct download links.
Use the example call shape below and provide only the fields the plugin expects.
<URL to check>
Your Premiumize.me API key.
{
"function": "premiumize_download",
"arguments": {
"url": "<URL to check>"
}
}