Open chyyps opened 1 month ago
Hi, I have a suggestion of not using consumet apis instead you can use https://anime.ayuplay.workers.dev (animedex api) for loading anime and also I AM YOUR BIG FAN SIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR and look forward to see how amazing creations you are gonna do in future.
Proxy = https://proxy.eyo.workers.dev thumbnail gen = https://thumb-gen-ten.vercel.app/
Routes for anime api: /home - Get trending anime from Anilist and popular anime from GogoAnime /search/{query} - Search for anime by name (query = anime name) /anime/{id} - Get details of a specific anime (id = gogoanime anime id) /episode/{id} - Get episode stream urls (id = gogoanime episode id) /download/{id} - Get episode download urls (id = gogoanime episode id) /recent/{page} - Get recent animes from gogoanime (page = 1,2,3...) /recommendations/{query} - Get recommendations of anime from anilist (id = anime name) /gogoPopular/{page} - Get popular animes from gogoanime (page = 1,2,3...) /upcoming/{page} - Get upcoming animes from anilist (page = 1,2,3...)
Best wishes for your future works......
I appreciate your suggestion and will consider it. However, my concern is that the API is hosted on a third-party server, which means the backend would rely on external infrastructure. For that reason, I prefer not to proceed with it. Nonetheless, thank you for sharing this information with me.
It will allow you to download animes too and I think you can add a download button using this apis if you want to https://anime.ayuplay.workers.dev/download/{id} and Api is hosted on cloudflare and It have been over a year since I am hosting it and it never gives any issue.....not even downtime and as it relies on gogoanime.... you are right that it can turn off anytime but the decision is on your hands.
https://github.com/TechShreyash/AnimeDexApi Here is the Apis
Hi, I have a suggestion of not using consumet apis instead you can use https://anime.ayuplay.workers.dev (animedex api) for loading anime and also I AM YOUR BIG FAN SIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR and look forward to see how amazing creations you are gonna do in future.
Proxy = https://proxy.eyo.workers.dev thumbnail gen = https://thumb-gen-ten.vercel.app/
Routes for anime api: /home - Get trending anime from Anilist and popular anime from GogoAnime /search/{query} - Search for anime by name (query = anime name) /anime/{id} - Get details of a specific anime (id = gogoanime anime id) /episode/{id} - Get episode stream urls (id = gogoanime episode id) /download/{id} - Get episode download urls (id = gogoanime episode id) /recent/{page} - Get recent animes from gogoanime (page = 1,2,3...) /recommendations/{query} - Get recommendations of anime from anilist (id = anime name) /gogoPopular/{page} - Get popular animes from gogoanime (page = 1,2,3...) /upcoming/{page} - Get upcoming animes from anilist (page = 1,2,3...)
Best wishes for your future works......