Skip to content

pseux/php-wetransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

php-wetransfer

A super simple PHP script for downloading WeTransfer files (https://www.wetransfer.com/)

Usage

You should have a we transfer address similar to either:
https://www.wetransfer.com/downloads/XXXXXXXXXX/YYYYY or
https://www.wetransfer.com/downloads/XXXXXXXXXX/YYYYY/ZZZZZ

Include the function code somewhere, and simply call it:

downloadWeTransfer('https://www.wetransfer.com/downloads/XXXXXXXX/YYY');

Acknowledgements

Based on the python script: https://github.com/superalex/py-wetransfer

About

PHP script for downloading WeTransfer files (https://www.wetransfer.com/) from PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages