Skip to main content

Crunchyroll API Python interface

Project description

module Crunchyroll API

Git repo : https://github.com/jbsky/crunchyroll-api

All information is https://github.com/hyugogirubato/API-Crunchyroll-Beta/wiki

WARNING: You MUST be a PREMIUM member to use this module!


Start

To give you an idea, it's possible to control this module with arguments.

python3 src/CrunchyrollAPI/crunchyrollapi.py -h

Identifiers are only mandatory for the 1st order, after which they are stored as JSON files.

python3 src/CrunchyrollAPI/crunchyrollapi.py -u USENAME -p PASSWORD --subtitle SUBTITLE --subtitle-fallback SUBTITLE_FALLBACK

This is what the API does

  • Everything is automatically tested by pytest.
  • Login with your account
  • Return list of seasons tag (format list str)
  • Return list of seasons tag (format list item)
  • Return list of categories (format list str)
  • Return list of categories (format list item)
  • Return episode for one season
  • Search for series by string
  • Search for episode by string
  • Return episodes by season id
  • Return seasons by series id

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CrunchyrollAPI-0.1.14.tar.gz (51.0 kB view hashes)

Uploaded Source

Built Distribution

CrunchyrollAPI-0.1.14-py3-none-any.whl (39.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page