Skip to main content

A Python API for the Porn Site Eporner.com

Project description

EPorner API

Downloads CodeQL Analysis

Description

EPorner API is an API for EPorner, which allows you to fetch information from videos using the official V2 API.

Disclaimer

Some modules of this API are in violence to the ToS from Eporner.com

See Documentation for details about this!

Copyright Information: I have no intention of stealing copyright protected content or slowing down a website. Contact me at my E-Mail, and I'll take this Repository immediately offline.

Features

Webmasters API

  • Information about videos
  • Search for videos
  • Search using filters

HTML Content

  • Even more information about videos
  • Downloading videos

More will be coming in the next versions!

Quickstart

Have a look at the Documentation for more details

Installation

  • Install using pip:
pip install --upgrade eporner_api
  • Or from this repo to get the latest fixes/features:
pip install --upgrade git+https://github.com/EchterAlsFake/EPorner_API.git
from eporner_api.eporner_api import Client, Quality
# Initialize a Client object
client = Client()

# Fetch a video
video_object = client.get_video("<insert_url_here>")  # Can also be a Video ID

# Search for videos
videos = client.search_videos(query="Your query here", ..sortings..) # See Documentation!
for video in videos:
    print(video.title)

# SEE DOCUMENTATION FOR MORE

Changelog

See Changelog for more details.

Contribution

Do you see any issues or having some feature requests? Simply open an Issue or talk in the discussions.

Pull requests are also welcome, but please avoid bs4 and use regex :)

License

Licensed under the LGPLv3 License

Copyright (C) 2023–2024 Johannes Habel

Support

Leave a star on the repository. That's enough :)

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

Eporner_API-1.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Eporner_API-1.0-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file Eporner_API-1.0.tar.gz.

File metadata

  • Download URL: Eporner_API-1.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Eporner_API-1.0.tar.gz
Algorithm Hash digest
SHA256 0f307726975e8defe9872af533dbdc08beb3b01ab7f0647ad36cde1db09ac4bf
MD5 aec38f20de94dda33bf270081735ed51
BLAKE2b-256 c20255d283dfcff18f13f4213b1ae4266c99b1f8e4ff1393f3abec8a2a80afea

See more details on using hashes here.

File details

Details for the file Eporner_API-1.0-py3-none-any.whl.

File metadata

  • Download URL: Eporner_API-1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Eporner_API-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d3423ac08c2a5978353110e77d6babcc7bac5fd9cfa97013bfb1f47e7dd4c0d4
MD5 2a666950adaf26271bb83a3cfadc18fe
BLAKE2b-256 1293f4fa68d87b057c927817141ceb8b63f79e70b2229a1ed70b490ed31461ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page