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

Zoro get anime streaming links with subtitles not working #119

Closed
ShShr08 opened this issue Sep 13, 2022 · 4 comments
Closed

Zoro get anime streaming links with subtitles not working #119

ShShr08 opened this issue Sep 13, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@ShShr08
Copy link

ShShr08 commented Sep 13, 2022

Describe the bug

zoro provider is working, however the /watch?episodeId path isnt working

Steps to reproduce

go to https://consumet-api.herokuapp.com/anime/zoro/watch?episodeId=spy-x-family-17977$episode$89506 (or any other anime)
Doesnt return data.
The error message is empty so you cant make out why its not working (404, 400, 500)

Expected behavior

{data: {...}}

Actual behavior

{"message":{}}

Additional context

No response

@ShShr08 ShShr08 added the bug Something isn't working label Sep 13, 2022
@riimuru
Copy link
Contributor

riimuru commented Sep 13, 2022

@ShShr08 fixed 👍

@riimuru riimuru closed this as completed Sep 13, 2022
@Awe03
Copy link

Awe03 commented Sep 14, 2022

@riimuru i've found now that the whole zoro api doest seem to return streaming links and returns empty messages, same issue as @ShShr08 was facing

@riimuru
Copy link
Contributor

riimuru commented Sep 14, 2022

@Awe03 its working now, the reason why you're having issues is that zoro.to is sometimes returning 503 error, meaning they're on maintenance or something.

@Awe03
Copy link

Awe03 commented Sep 14, 2022

Oh alright

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants