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

fix(streamwish): Grab video sources extractor #529

Merged
merged 7 commits into from
May 16, 2024

Conversation

hase0278
Copy link
Contributor

@hase0278 hase0278 commented May 9, 2024

What kind of change does this PR introduce?

Bug fix for streamwish video grabber and add streamwish to gogoanime video streaming servers

Summary
This fixes streamwish video extractor. My motivation for this is that this will be used on gogoanime provider as alternative to gogocdn

dist/extractors/streamwish.js Fixed Show fixed Hide fixed
src/extractors/streamwish.ts Fixed Show fixed Hide fixed
@riimuru
Copy link
Contributor

riimuru commented May 11, 2024

@hase0278 I see you have added other new commits. Is it ready to merge now?

@hase0278
Copy link
Contributor Author

@hase0278 I see you have added other new commits. Is it ready to merge now?

Yes its ready now @riimuru just minimized the 403 forbidden streams error but it is unavoidable at the moment.

@hase0278
Copy link
Contributor Author

@riimuru when will this be merged? Planning to add new commits soon that should not be related with this pr.

@riimuru
Copy link
Contributor

riimuru commented May 16, 2024

@hase0278 thanks for the reminder, I will merge now!

@riimuru riimuru merged commit bdf2454 into consumet:master May 16, 2024
5 checks passed
@riimuru
Copy link
Contributor

riimuru commented May 16, 2024

@hase0278 the 403 errors are most likely happening because the request is not yet fully reciprocal to the one they make.

@hase0278
Copy link
Contributor Author

Thanks @riimuru I'll look into it later.

@hase0278
Copy link
Contributor Author

hase0278 commented Jul 19, 2024

@hase0278 the 403 errors are most likely happening because the request is not yet fully reciprocal to the one they make.

After months of looking out for the issue, seems like streamwish literally forbids stream links generated on one IP on being used on another IP. Guess this will only work when somewhen directly uses consumet.ts, not via the API.

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