AlexandreSenpai / Enma

Enma is a Python library designed to fetch and download manga and doujinshi data from many sources including Manganato and NHentai.
MIT License
88 stars 16 forks source link

First example in README is outdated #75

Closed alexander-cummings closed 4 months ago

alexander-cummings commented 4 months ago

As mentioned in https://github.com/AlexandreSenpai/Enma/issues/55, the first example in the README that uses DefaultAvailableSources does not work with the current iteration of Enma. Please consider updating the example.

AlexandreSenpai commented 4 months ago

Hi Alexander, thanks for reporting it. I'm going to update it! (〃 ̄︶ ̄)人( ̄︶ ̄〃)

AlexandreSenpai commented 4 months ago

Fixed.

You can also read the detailed docs accessing: https://docs.minorin.io/enma

alexander-cummings commented 4 months ago

@AlexandreSenpai The import of Sort from enma in your updated example seems to not be valid.

AlexandreSenpai commented 4 months ago

@alexander-cummings what Enma version are you using?

AlexandreSenpai commented 4 months ago

You're right! I've updated the Enma documentation including a section about Sorting on search topic. https://docs.minorin.io/enma/documentation/entrypoint-methods/search