Skip to main content

A package for fetching and parsing episodes from SubsPlease API.

Project description

SubsPlease API Client This package provides a simple interface to fetch and parse episodes from the SubsPlease API.

Installation You can install the package using pip:

pip install subsplease

Usage

Here’s how you can use the package:

from subsplease import SubsPlease
search_query = "kami"
subs_please = SubsPlease()
episodes = subs_please.search(search_query)
for episode in episodes:
	print(episode)

Features

  • Search for episodes based on show names.
  • Retrieve download links for various quality formats (480p, 720p, 1080p).
  • Easy integration with your Python applications.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please feel free to submit a pull request or create an issue in the repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

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

subsplease-1.0.3.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

subsplease-1.0.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file subsplease-1.0.3.tar.gz.

File metadata

  • Download URL: subsplease-1.0.3.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for subsplease-1.0.3.tar.gz
Algorithm Hash digest
SHA256 4bcb171fca19a10f406ba578793b6c848078322f8d042e4320bdbc8c6abb688d
MD5 e5bf9cb3c491b47f9db8465d0529b02c
BLAKE2b-256 a4022debe58d2c1ead4840be97c931ae1d5f652bc1ce9b079eb6004933042114

See more details on using hashes here.

File details

Details for the file subsplease-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: subsplease-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for subsplease-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2499cff52d313086889b16ac92536c1da47af6dcf190b804dc85cf6e4652109b
MD5 1e3de958f3e1edf978c9c1b4023b3401
BLAKE2b-256 f4028a82e2408879323ae4a2ca8c9a6e408c46dd05419ba59fe324ab052b82af

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