MCPcopy
hub / github.com/pyload/pyload

github.com/pyload/pyload @v0.4.20 sqlite

repository ↗ · DeepWiki ↗ · release v0.4.20 ↗
6,934 symbols 25,780 edges 761 files 1,715 documented · 25%
README

pyLoad

pyload.net wiki support Join the chat IRC Freenode Twitter Facebook

pyLoad is a free and open source downloader for 1-click-hosting sites. It supports link decryption as well as all important container formats. Targeted for headless NASs it is designed to be extremely lightweight, fully customizable and remotely manageable via web interface.

Dependencies

You need at least Python 2.5 to run pyLoad and all of these required libraries, unless shipped with pyLoad. 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 (shipped with pyLoad)
  • beaker (shipped with pyLoad)
  • thrift (shipped with pyLoad)

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

Optional

  • pycrypto: RSDF/CCF/DLC support
  • tesseract, pillow (or python-pil a.k.a python-imaging): Automatic captcha recognition for a small amount of plugins
  • jsengine (js2py, node, spidermonkey, ossp-js, pyv8, rhino): Used for several hoster, ClickNLoad
  • feedparser
  • BeautifulSoup (shipped with pyLoad)
  • 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 assistant.

For a list of options use:

python pyLoadCore.py -h

Configuration

After finishing the setup assistant 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 https://github.com/pyload/pyload/wiki/Configuration.

To restart the configure assistant 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 web browser to the ip and configured port, defaults to http://localhost:8000

Notes

For more information, see https://pyload.net

Core symbols most depended-on inside this repo

append
called by 517
module/lib/bottle.py
search
called by 508
module/lib/bottle.py
load
called by 505
module/plugins/internal/Base.py
log_debug
called by 453
module/plugins/internal/Plugin.py
replace
called by 392
module/lib/bottle.py
split
called by 322
module/lib/jinja2/_markupsafe/__init__.py
get
called by 321
module/lib/bottle.py
join
called by 318
module/lib/jinja2/_markupsafe/__init__.py

Shape

Method 4,764
Class 1,283
Function 833
Route 54

Languages

Python96%
TypeScript4%

Modules by API surface

module/remote/thriftbackend/thriftgen/pyload/Pyload.py585 symbols
module/lib/bottle.py330 symbols
module/lib/feedparser.py249 symbols
module/lib/BeautifulSoup.py132 symbols
module/lib/jinja2/compiler.py114 symbols
module/remote/socketbackend/ttypes.py113 symbols
module/lib/jinja2/nodes.py113 symbols
module/plugins/internal/misc.py92 symbols
module/Api.py88 symbols
module/web/media/js/pyplex/jquery-3.2.1.min.js86 symbols
module/web/media/js/modern/jquery-3.2.1.min.js86 symbols
module/lib/beaker/container.py86 symbols

For agents

$ claude mcp add pyload \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact