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
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
gdriveplayer-0.1.3.tar.gz
(16.1 kB
view details)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb70a613de7915d765d56bc90d9cbc328e68bb6cd168c464726f8fd34bc9f1e3 |
|
MD5 | 452f52f40bda4eb7cdf6cf228e333761 |
|
BLAKE2b-256 | 229b49f8cbf9194dd4aac31d4b0a6ef30da3b2e14c420a085039910411519565 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89cc4e50b747308ff94adfdef17eb1524a164e024e23f539e595691682bc0201 |
|
MD5 | f30772d2ca2bbbb6f9458f1605c74768 |
|
BLAKE2b-256 | 1970c9aa1182ace49abd88ff86835fc1d98af5620a251ca50e3534d585b79a00 |