anime-vsub / app

Free Anime watch app with no ads. Write with Kotlin & Java & Swift & Vue
https://app.animevsub.eu.org
GNU General Public License v3.0
33 stars 11 forks source link

Add English server via enternal iframe url. #61

Open animemandir opened 1 year ago

animemandir commented 1 year ago

Use this for English server.

https://animezia.com/player/{anime_name}+"episode"+{ep_number}

example - https://animezia.com/player/one-piece-episode-7,

anime_name should be in Japanese English like "The Kabocha Wine" will become "the-kabocha-wine" in slug

tachibana-shin commented 1 year ago

That's difficult because the data returned from the server (I don't own the data and the server) is inconsistent in name. sometimes it's written in kanji, sometimes i'm romaji and sometimes it's vietnamese, accessing the player in english is difficult