Skip to content

crunchyroll-rs v0.14.0

Choose a tag to compare

@bytedream bytedream released this 02 Jun 17:05
· 59 commits to master since this release
  • Fix login. CrunchyrollBuilder::login_with_etp_rt now needs CrunchyrollBuilder::device_identifier to be set to work correctly. See the method documentation for more information
  • Add Crunchyroll::billing_history to get the accounts billing history
  • Add Crunchyroll::device_identifier to get the used device identifier
  • Add Series::copyright to get the copyright holders of a series
  • Update to new stream endpoints
  • Make return value of Episode::skip_events and Movie::skip_events optional
  • Make all fields of DeviceIdentifier public
  • Set MSRV to 1.85.0