Pinned Loading
-
-
A Python script that allows you to s...
A Python script that allows you to search for anime, select episodes, and stream them using the MPV player. 1#!/usr/bin/env python3
2from typing import Dict, Any, List
3from anipy_api.provider.base import ProviderStream
4from anipy_api.provider import list_providers, get_provider, LanguageTypeEnum
5from anipy_api.anime import Anime
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.