Gkiokan / ps4-remote-pkg-sender

264 stars 23 forks source link

Unexpected element value of parameter 'packages'. #55

Closed Kayz0718 closed 1 year ago

Kayz0718 commented 1 year ago

I get this error when i try to download a game using a URL from https://filecrypt.co/

Gkiokan commented 1 year ago

Probably a Captcha Issue on filecrypt as it forwards the links.
Try to add the direct link of the PKG.
If that doesn't work try to download the file and install it. When this works you know it's caused by the forwarding urls.

Kayz0718 commented 1 year ago

how can i add the direct link?

Gkiokan commented 1 year ago

Either decrypt the links or put the links in jDownloader and copy the direct link of the PKG file.

Usually the add links feature does work on my app but there are no logic yet that checks what is the pkg link behind a Hoster proxy that decrypts links. Ofc I would need to check that in detail to be sure what exactly is the issue but I know if I add a direct Link from a Host that is publicly available, then it works. FTP, Server, Host, IP/Path:port, etc.

Or you can DirectPackageInstaller from markus which has a bit more support of external links and even a proxy feature as I know.

Kayz0718 commented 1 year ago

thank you i used DirectPackageInstaller and a vpn an it worked