Skip to content

EricDiao/MegaDown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%