'WeTransfer Automate Download with PHP

I'm finding a way to download files using a WeTransfer URL, the WeTransfer API is not longer supported, also I found 3 Github Repos but it doesn't work for me:

  1. node-wetransfert - This one is in node and I need it in php.
  2. py-wetransfer - This one is in Python and it is the basis of the third one.
  3. php-wetransfer - This one is in PHP, but it's not updated and it's using the WeTransfer API

Appreciate your time.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source