#37715: request: pyLoad, alternative to Jdownloader ----------------------------+-------------------------------- Reporter: guanoapes84@… | Owner: macports-tickets@… Type: request | Status: new Priority: Low | Milestone: Component: ports | Version: Resolution: | Keywords: Port: pyLoad | ----------------------------+-------------------------------- Comment (by egall@…): 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") }}} -- Ticket URL: <https://trac.macports.org/ticket/37715#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS