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.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: subsplease-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 a4533bf5885c3bfa11446b18594605a3d08546397e30eb5b794c72a29377ecc2
MD5 092590ac10407f2c5740817d4891f67e
BLAKE2b-256 7f49a99f8b43da76ed761078dc94fd10b5b6e7cc7b21b7c276e9e322390c560c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: subsplease-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 83888c9b4b2b9ef972532b680479c93d9478a9e3d11d9681fa6eb2fd9992dadc
MD5 a6abc35871a46a10a871f50a1b9cdae4
BLAKE2b-256 c716ba93e9af8fee737c01b080793711c62282069a83b01fc6462d6c51c94af5

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