get_episode_link
is now seperated intoget_episode_link_basic
andget_episode_link_advanced
. If gogoanime enables the captcha for the links, useget_episode_link_advanced
else useget_episode_link_basic
method.
Note: You still need to initialize the
AniKimi
class 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.