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

/meta/anilist/watch/{episodeId} returns something went wrong. Contact developer for help #660

Open
devpapi0891 opened this issue Jan 23, 2025 · 7 comments
Labels
bug Something isn't working

Comments

@devpapi0891
Copy link

Describe the bug

GET request to the route /meta/anilist/watch/{episodeId} returns "Something went wrong. Contact developer for help."

Steps to reproduce

GET request to the route /meta/anilist/watch/{episodeId} returns "Something went wrong. Contact developer for help."

Image

Expected behavior

Expected behavior:

{
  "download": "https://s3embtaku.pro/download?id=MTcxODY1&typesub=Gogoanime-DUB&title=Tantei+wa+Mou%2C+Shindeiru.+%28Dub%29+Episode+1",
  "headers": {
    "Referer": "https://s3embtaku.pro"
  },
  "sources": [
    {
      "isM3U8": true,
      "quality": "360p",
      "url": "https://www032.anzeat.pro/streamhls/b0ecf17d062f4f2660ec7813196ec3b5/ep.1.1709235229.360.m3u8"
    },
    {
      "isM3U8": true,
      "quality": "480p",
      "url": "https://www032.anzeat.pro/streamhls/b0ecf17d062f4f2660ec7813196ec3b5/ep.1.1709235229.480.m3u8"
    },
    {
      "isM3U8": true,
      "quality": "720p",
      "url": "https://www032.anzeat.pro/streamhls/b0ecf17d062f4f2660ec7813196ec3b5/ep.1.1709235229.720.m3u8"
    },
    {
      "isM3U8": true,
      "quality": "1080p",
      "url": "https://www032.anzeat.pro/streamhls/b0ecf17d062f4f2660ec7813196ec3b5/ep.1.1709235229.1080.m3u8"
    },
    {
      "isM3U8": true,
      "quality": "default",
      "url": "https://www032.anzeat.pro/streamhls/b0ecf17d062f4f2660ec7813196ec3b5/ep.1.1709235229.m3u8"
    },
    {
      "isM3U8": true,
      "quality": "backup",
      "url": "https://www032.anicdnstream.info/videos/hls/ZDNlv6I638yAYtYyIrwNUQ/1737642936/171865/b0ecf17d062f4f2660ec7813196ec3b5/ep.1.1709235229.m3u8"
    }
  ],
  "subtitles": [
    {
      "lang": "thumbnails",
      "url": "https://cache.anicdn.stream/images/839837351f3ef2b6c8f802f306c9bfd0/1.vtt"
    }
  ]
}

Actual behavior

{"message":"Something went wrong. Contact developer for help."}

Additional context

I specifically check routes starting /meta/anilist and most of it seems to be working fine.

@devpapi0891 devpapi0891 added the bug Something isn't working label Jan 23, 2025
@devpapi0891
Copy link
Author

Up

@anime-kun32
Copy link

Maybe because Gogoanime is down

@shimizudev
Copy link

The domain had changed and it seems like the old domain is still on the API route

@anime-kun32
Copy link

True

@anime-kun32
Copy link

anime-kun32 commented Jan 25, 2025

If the website is down then what is consumet API then going to scrape

@devpapi0891
Copy link
Author

Thanks for the info. Do you have an idea to fix this? What other streaming link routes are affrcted aside from this one?

@AlizerUncaged
Copy link

where is the new domain?

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

4 participants