Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 500 Bytes

mangadex.rst

File metadata and controls

20 lines (15 loc) · 500 Bytes

Mangadex

The Mangadex website now has fetchers for different languages, at the moment for english and french.

English version

Use the MANGADEX fetcher for the english scans

.. autoclass:: pyscandl.modules.fetchers.Mangadex
        :members:
        :special-members: __init__

French version

Use the MANGADEX_FR fetcher for the french scans

.. autoclass:: pyscandl.modules.fetchers.MangadexFR
        :members:
        :special-members: __init__