get_episode_linkis now seperated intoget_episode_link_basicandget_episode_link_advanced. If gogoanime enables the captcha for the links, useget_episode_link_advancedelse useget_episode_link_basicmethod.
Note: You still need to initialize the
AniKimiclass to get stuffs.
- Reduced the CPU usage as compared to previous releases.
- Fixed some wrong regex patterns.
Note: You should rewrite the API part of your app to function properly. I'm really sorry becoz you must rewrite your code to make your app support the latest release.
- Little touch-up for the code.
- Removed an unwanted dependency "validtors".
- Initial Release of the API Wrapper.
- Advanced Captcha Bypass is supported.