debsishu / Miyou

An anime discovery, streaming site made with React.js. It uses AniList API and video data from GogoAnime. No ads and no VPN required.
https://miyouanime.vercel.app/
71 stars 30 forks source link

Watch URL gets scuffed sometimes #2

Closed Jeydin closed 2 years ago

Jeydin commented 2 years ago

I'm pretty sure this only happens with animes with long names https://streamable.com/0elg55

debsishu commented 2 years ago

I'm pretty sure this only happens with animes with long names https://streamable.com/0elg55

No, the issue is with gogoanime. This anime starts with episode 0 numbered. and for some reason it errors out while scrapping the episode 0. https://www.miyou.tk/watch/fategrand-order-zettai-majuu-sensen-babylonia-episode-1 but if you play from this it plays fine

Jeydin commented 2 years ago

Ohhh