GithubHelp home page GithubHelp logo

bjornkarlsson / pyload Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pyload/pyload

0.0 1.0 0.0 22.11 MB

A free and open source personal cloud storage as well as download manager for all kind of operating systems and devices, designed to be extremely lightweight and runnable on personal pc or headless server.

Home Page: http://pyload.org

License: Other

Python 94.66% JavaScript 5.27% Shell 0.07%

pyload's Introduction

Description

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 extremely lightweight and runnable on personal pc or headless server.

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/

To report bugs, suggest features, ask a question, get the developer version or help us out, visit https://github.com/pyload/pyload

Documentation about extending pyLoad can be found at http://docs.pyload.org or join us at #pyload on irc.freenode.net

Dependencies

You need at least python 2.5 to run pyLoad and all of these required libaries. They should be automatically installed when using pip install. The prebuilt pyload packages also install these dependencies or have them included, so manual install is only needed when installing pyLoad from source.

Required

  • pycurl a.k.a python-curl
  • jinja2
  • beaker
  • simplejson (for python 2.5)

Some plugins require additional packages, only install these when needed.

Optional

  • pycrypto: RSDF/CCF/DLC support
  • tesseract, python-pil a.k.a python-imaging: Automatic captcha recognition for a small amount of plugins
  • jsengine (spidermonkey, ossp-js, pyv8, rhino): Used for several hoster, ClickNLoad
  • feedparser
  • BeautifulSoup
  • pyOpenSSL: For SSL connection

First start

Note: If you installed pyload via package-manager python pyLoadCore.py is probably equivalent to pyLoadCore

Run::

python pyLoadCore.py

and follow the instructions of the setup assistent.

For a list of options use::

python pyLoadCore.py -h

Configuration

After finishing the setup assistent pyLoad is ready to use and more configuration can be done via webinterface. 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.

To restart the configure assistent run::

python pyLoadCore.py -s

Adding downloads

To start the CLI and connect to a local server, run::

python pyLoadCli.py -l

for more options refer to::

python pyLoadCli.py -h

The webinterface can be accessed when pointing your webbrowser to the ip and configured port, defaults to http://localhost:8000

Notes

For more information, see http://pyload.org/

pyload's People

Contributors

ranan avatar mkaay avatar zoidberg10 avatar stickell avatar 4christopher avatar godofdream avatar s0undt3ch avatar vuolter avatar gregy avatar enkore avatar z00nx avatar irrenhaus avatar mineo avatar toilal avatar gonzalosr avatar florianfranzen avatar scrool avatar thammi avatar kesselborn avatar jorv83 avatar nothing4you avatar twd avatar pulpe avatar healthhazard avatar thargor avatar peekayy avatar stefanos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.