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

feat(zoro): new methods + fix(anilist): type issue #584

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

shubham7101
Copy link
Contributor

@shubham7101 shubham7101 commented Sep 21, 2024

What kind of change does this PR introduce?

fix anilist type issue

feat zoro new methods fetchSubbedAnime, fetchDubbedAnime, fetchMovie, fetchTV, fetchOVA, fetchONA, fetchSpecial, fetchGenres, genreSearch

Did you add tests for your changes?

Yes

@@ -16,6 +16,7 @@ import {

import { StreamSB, RapidCloud, MegaCloud, StreamTape } from '../../utils';
import { USER_AGENT } from '../../utils';
import { futimes } from 'fs';
Copy link
Contributor

Choose a reason for hiding this comment

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

remove unnecessary import

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed it.

@riimuru
Copy link
Contributor

riimuru commented Sep 22, 2024

It looks great overall!

@riimuru riimuru merged commit 4293171 into consumet:master Sep 24, 2024
4 of 5 checks passed
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.

2 participants