SuperMarcus / NineAnimator

An elegant way of discovering anime on iOS.
https://9ani.app
GNU General Public License v3.0
807 stars 100 forks source link

Add animehub.ac #163

Closed uttiya10 closed 4 years ago

uttiya10 commented 4 years ago

Note for AnimeHub+Episode: This PR contains two versions of AnimeHub+Episode. The "old" version, has enhanced errors as it provides Alternative Server's, if the user's selected server doesn't exist. However, the "old" version sends two network request (1 -> main website, 1 -> api endpoint). This results in very high load times.

The "new" version, only sends 1 request to the api endpoint. If the user's selected server isn't available, it doesn't provide Alternative Server's. This version is significantly faster.

Please decide whether or not the enhanced errors are worth the high load times.

Close #123

uttiya10 commented 4 years ago

I have now removed the old AnimeHub+Episode