Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gogoanime.fetchGenreInfo() #127

Merged
merged 4 commits into from
Dec 7, 2022
Merged

Add gogoanime.fetchGenreInfo() #127

merged 4 commits into from
Dec 7, 2022

Conversation

wearrrrr
Copy link
Contributor

@wearrrrr wearrrrr commented Dec 6, 2022

What kind of change does this PR introduce?

New feature on the gogoanime provider.

Did you add tests for your changes?

Yes I tested my feature.

If relevant, did you update the documentation?

N/A

Summary

Add gogoanime.fetchGenreInfo() which passes in a genre name, and page number

EX. gogoanime.fetchGenreInfo("action", 1) although it defaults to page one if parameter 2 is not passed in.

src/models/types.ts Outdated Show resolved Hide resolved
src/providers/anime/gogoanime.ts Show resolved Hide resolved
@riimuru riimuru removed the request for review from prince-ao December 6, 2022 23:33
@wearrrrr wearrrrr requested a review from riimuru December 7, 2022 00:59
Copy link
Contributor

@riimuru riimuru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@riimuru riimuru merged commit f7ff3de into consumet:master Dec 7, 2022
@riimuru riimuru linked an issue Dec 7, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please add genres (gogoanime)
2 participants