EricDiao / MegaDown

Command-line (CLI) download tool for mega.co.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MegaDown beta.0.2

Utilidad de línea de comandos para descargar desde mega.co.nz

Requisitos del sistema:

Python 2.7          - http://www.python.org/download/releases/2.7/
PyCrypto            - https://github.com/dlitz/pycrypto
Python-Progressbar  - http://code.google.com/p/python-progressbar/

Instrucciones:

Windows
	Instalar Python 2.7 desde: http://www.python.org/download/releases/2.7/

Instalar dependencias (Windows / MAC / LINUX):
	pip install -r pip_requirement.txt	
	ó
	sudo pip install -r pip_requirement.txt	

Ejecución:

python megadown.py

Command-line (CLI) download tool for mega.co.nz

Prerequisites:

Python 2.7          - http://www.python.org/download/releases/2.7/
PyCrypto            - https://github.com/dlitz/pycrypto
Python-Progressbar  - http://code.google.com/p/python-progressbar/

Installation (Windows / MAC / LINUX):

Instalar Python 2.7 desde: http://www.python.org/download/releases/2.7/

Install dependencies:
	pip install -r pip_requirement.txt	
	or
	sudo pip install -r pip_requirement.txt	

Execute:

python megadown.py

About

Command-line (CLI) download tool for mega.co.nz


Languages

Language:Python 100.0%