?IIIIIIII77777:~~.                      NM                               M   
 +III777777$$$$$7~~~~,                     NM                               M   
 III777777$$$$$$+~~~==  MMMMMMM  8M     M  NM        MMI      OMM$      MMO M   
 I777777++++++=.~~====  M     MM 8M     M  NM     7M    MN        M   MD    M   
 77777 ~~~~~~~~~======  M     NM 8M     M  NM     MO     M    $DDDM  NM     M   
 77777~~~~~~~=========  M     MM 8M     M  NM     M8     M  MM    M  NM     M   
  777$~~~~~==========   MNMZ8MM  +MMMMM?M  NM     $M    MM  MM    M   MZ    M   
      ~~~==,,,,,,       M               M  NMMMMMN  7MMO      MMM=     IMMD     
      ~======= =~       M               M                                       
      ~======~ =                    DMMO                                        
       ~=======                                                                 
        :=====                                                                  
         :===                                                                   
          ,=,                                                                 

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 written entirely in Python and is currently under heavy development.

To read the newest info, get the latest version, find help or contribute
to the wiki, visit <http://pyload.org/>

To report bugs, suggest features, ask a question, get the developer version
or help us out, visit <http://bitbucket.org/spoob/pyload/>

Requirements
============

pycrypto: RSDF/CCF/DLC support
pycurl: lower memory footprint while downloading
pyqt4: for the GUI
django: for webinterface
tesseract, PIL: Captcha recognition

First start
===========

First, run
$ python pyLoadCore.py
Follow the instructions of the setup assistent.

Configuration
===========

After the first start you can configurate pyLoad with the webinterface or the GUI.
Additionally you could simply edit the config files located in your pyLoad home dir(defaults to: ~/.pyload)
with your favorite editor and edit the appropriate options. For a short description of
the options take a look at <http://pyload.org/configuration>.

Adding downloads
================

To start the CLI and connect to a local server, run
$ python pyLoadCli.py -l

If you want to connect from graphical enviroment, you can also use the GUI:
$ python pyLoadGui.py

Or access the address you setted for the webinterface with your webbrowser.

Notes
=====
For more information, see
<http://pyload.org/>