Opened 11 years ago

Last modified 11 years ago

#37715 new request

request: pyLoad, alternative to Jdownloader

Reported by: guanoapes84@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: pyLoad

Description

pyLoad is a fast, lightweight and full featured download manager for many One-Click-Hoster, container formats like DLC, video sites or just plain http/ftp links. It aims for low hardware requirements and platform independence to be runnable on all kind of systems (desktop pc, netbook, NAS, router).
Despite its strict restriction it is packed full of features just like webinterface, captcha recognition, unrar and much more.

pyLoad is divided into core and clients, to make it easily remote accessible. Currently there are a webinterface, command line interface, a GUI written in Qt and an Android client. Screenshots can be found here.

Advantages

Some main advantages at a glance:

    completely written in python
    low hardware requirements
    features many One-Click-Hoster
    including premium support, captcha recognition, reconnect feature
    DLC, CCF, RSDF support
    easily remote accessible via webinterface or GUI
    free support at irc or forum
    released under GPL

Below you find an excerpt of pyLoads plugins and features. For more information and some tutorials take a look into the pyLoad Community Wiki.

If you want to support our work you can donate, vote or tell you friends here: 

http://pyload.org/

Change History (3)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: pyLoad Jdwonloader porn removed
Version: 2.1.2

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

We would probably want to use their bitbucket for building from source: https://bitbucket.org/spoob/pyload

They list the following as dependencies:

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 manuall install
is only needed when installing pyLoad from source.

Required
--------

- pycurl a.k.a python-curl (available on MacPorts as "py-curl") 
- jinja2 (available on MacPorts as "py-jinja2")
- beaker (available on MacPorts as "py-beaker")
- thrift (available on MacPorts as "py-thrift")
- simplejson (for python 2.5) (available on MacPorts as "py-simplejson")

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

Optional
--------

- pycrypto: RSDF/CCF/DLC support (available on MacPorts as "py-crypto")
- tesseract, python-pil a.k.a python-imaging: Automatic captcha recognition for a small amount of plugins (both available on MacPorts, except the second is just "py-pil")
- jsengine (spidermonkey, ossp-js, pyv8, rhino): Used for several hoster, ClickNLoad (spidermonkey and rhino are available on MacPorts, the rest aren't)
- feedparser (available on MacPorts as "py-feedparser")
- BeautifulSoup (available on MacPorts as "py-BeautifulSoup")
- pyOpenSSL: For SSL connection (available on MacPorts as "py-OpenSSL")

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.