This is a collection of custom lua scrapers for mangal.
To browse and install run:
mangal sources install
To change sources repository information:
mangal config set -k installer.<key> -v <value>
Where <key>
can be branch
, repo
or user
. To use this repo (luevano/mangal-scrapers) as source just change user
config to luevano
:
mangal config set -k installer.user -v "luevano"
You can use mangal sources gen --name "..." --url "..."
to create a template for the new scraper.
Available modules are from mangal-lua-libs.