arrase / megadld

megadld is a demon for download public links from http://mega.co.nz.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEGADLD

megadld is a demon for download public links from http://mega.co.nz.

Written for my download server, build on Raspberry Pi

Dependencies

megatools is needed , the actual oficial release of Meganz api don't allows downloading public links.

You can find megatools at:

Install

Run as root:

python setup.py install

Configure

Edit as root:

vim /etc/megadld.conf

Run from cmd

Run as root:

megadld start

Start on boot

Run as root:

update-rc.d megadld defaults

Troubleshooting

The error messages are written to syslog.

For the moment sending an invalid or malformed Mega url does not raise any error

Available clients

About

megadld is a demon for download public links from http://mega.co.nz.

License:GNU General Public License v3.0


Languages

Language:Python 89.1%Language:Shell 10.9%