You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CrunchyrollBuilder::try_bypass to try bypassing cloudflare bot protection in more ways than before (enabled by default)
Add CrunchyrollBuilder::client_builder to pass a client builder which respects the setting of CrunchyrollBuilder::try_bypass (CrunchyrollBuilder::client does not respect it)
Fix pagination not working if no next page is available for specific endpoints
Change return type of Pagination::total from u32 to Option<u32> as the total amount isn't always known
Change default user agent to Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/114.