Skip to main content

A python wrapper for gdriveplayer.co API

Project description

GDrivePlayerAPI

A python wrapper for gdriveplayer.co API

Instructions

pip install gdriveplayer

Usage

The wrapper consists of 3 main classes.

  • GAnime
  • GMovie
  • GDrama

Each of those classes contain very similar methods.

GAnime

Methods

search(title: str | None = '', limit: int | str | None = 10, page: int | str | None = 1) -> List[Anime]

Search an Anime. Returns a list of Anime Objects.

The Anime Object consists of several attributes such as

  • id
  • title
  • poster
  • genre
  • summary
  • status
  • type
  • total_episode
  • sub
  • player_url

Example

from GDrivePlayer import GAnime

s = GAnime().search(title='Pokemon')

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

gdriveplayer-0.1.3.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

gdriveplayer-0.1.3-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file gdriveplayer-0.1.3.tar.gz.

File metadata

  • Download URL: gdriveplayer-0.1.3.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.10.7 Linux/5.19.0-26-generic

File hashes

Hashes for gdriveplayer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cb70a613de7915d765d56bc90d9cbc328e68bb6cd168c464726f8fd34bc9f1e3
MD5 452f52f40bda4eb7cdf6cf228e333761
BLAKE2b-256 229b49f8cbf9194dd4aac31d4b0a6ef30da3b2e14c420a085039910411519565

See more details on using hashes here.

File details

Details for the file gdriveplayer-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: gdriveplayer-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.10.7 Linux/5.19.0-26-generic

File hashes

Hashes for gdriveplayer-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 89cc4e50b747308ff94adfdef17eb1524a164e024e23f539e595691682bc0201
MD5 f30772d2ca2bbbb6f9458f1605c74768
BLAKE2b-256 1970c9aa1182ace49abd88ff86835fc1d98af5620a251ca50e3534d585b79a00

See more details on using hashes here.

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