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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for CrunchyrollAPI-0.1.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 663b1454b083b3c0a18e5e73404fd114c14fbcc7c221bbef0e24961b02b4d3bb |
|
MD5 | 15c977309e254aa35933cbf2938f9a8a |
|
BLAKE2b-256 | 5ea569fd2c2bcde17b25da28b28ef4ae37a429777260b4a33cdb84de8ffa8ae1 |