Skip to content
 
 

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mega-downloader

#Introduction

PHP script to download files and folders (as ZIPs) from Mega.co.nz.

Does not work with PHP 7.3, as there is no mcrypt extension there.

PRs are welcomed if someone decided to rewrite this without mcrypt support.

If you are downloading folder, make sure you have enough local space available.

#Usage

# download composer.phar
curl -sS https://getcomposer.org/installer | php

# use composer.phar and  install required packages.
php composer.phar  install

#Sample code You can refer example_file.php and example_folder.php

#Change log Can be found on commits page

About

PHP script to download files and folders from mega.nz

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages