diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-01-26 23:41:53 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-01-26 23:41:53 +0100 |
commit | 594bcb73f69222607489f4ea103e53b877bc954f (patch) | |
tree | 67d09b91a8db984ed00dcde85ce0a4a6a9ad82a2 /README | |
parent | removed some fs_decode functions (diff) | |
download | pyload-594bcb73f69222607489f4ea103e53b877bc954f.tar.xz |
new README
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -2,11 +2,16 @@ Description =========== -pyLoad is a free and open source downloader for 1-click-hosting sites -like rapidshare.com or uploaded.to. -It supports link decryption as well as all important container formats. +pyLoad is a free and open source personal cloud storage as well as download manager, +for all kind of operating systems and devices, designed to be extremly lighweight and +runnable on personal pc or headless server. -pyLoad is written entirely in Python and is currently under heavy development. +You can easily manage your files, downloads, media content and access it from anywhere. +All common video-sites, one-click-hoster, container formats and well known web standards are supported to download files for you. +Additionaly it has a great variety of plugins to automate common tasks and make unattended running possible. + +pyLoad has a full featured and well documented API, is easily extendable and accessible +by external tools. It is written entirely in Python and currently under heavy development. For news, downloads, wiki, forum and further information visit http://pyload.org/ |