Giter Site home page Giter Site logo

Comments (5)

mansuf avatar mansuf commented on June 2, 2024

Search filter like -sf "rating=8-10" are not yet supported by MangaDex itself. It only support "Sort by" filter (from highest ratings to lowest ratings, vice versa). It is possible to do this filter manually in the app, but it's time consuming and probably get rate limited many times before showing the results

from mangadex-downloader.

HighOnBuffs avatar HighOnBuffs commented on June 2, 2024

Too bad. Still thanks for the amazing work! What is the exact parameter for "sort by ranking"?

from mangadex-downloader.

mansuf avatar mansuf commented on June 2, 2024

What is the exact parameter for "sort by ranking"?

The app doesn't have it right now (it only exist in frontend website), because in API documentation (https://api.mangadex.org/docs/swagger.html#/Manga/get-search-manga) filter "order by ratings" are not exist for some reason. And if i want to implement it now, it would cause break the whole search feature. Because that thing can be changed anytime without any notice

from mangadex-downloader.

mansuf avatar mansuf commented on June 2, 2024

Reopen, i was not looking in API main documentation page (sorry about that). And yes, filter "order by ratings" are exist in API documentation.

Added to v2.0.0 development

from mangadex-downloader.

mansuf avatar mansuf commented on June 2, 2024

Added in b801d68

You can install development version if you want to try it early.

pip install -U git+https://github.com/mansuf/mangadex-downloader.git@b801d685e6171e28b24711c1ce8efc0550b37f65

Usage

# Search with "Highest rating" order
mangadex-dl -s -sf "order[rating]=desc"

For more info about all order[...] search filters, you can see here

from mangadex-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.