Skip to main content

A Python API for the Porn Site Eporner.com

Project description

EPorner API

Downloads CodeQL Analysis API Tests

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 violation of the ToS of Eporner.com

See Documentation for details about this!

[!IMPORTANT] 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. (EchterAlsFake@proton.me)

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

[!NOTE] EPorner API can also be used from the command line. Do: eporner_api -h to see the options

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.

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.7.tar.gz (13.9 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.7-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file eporner_api-1.7.tar.gz.

File metadata

  • Download URL: eporner_api-1.7.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for eporner_api-1.7.tar.gz
Algorithm Hash digest
SHA256 17f9719961c18390a6552117d4e77310a6527c81c5eae6f6b926b02d018429da
MD5 e0b64871ca150d417b67bfe67dea2874
BLAKE2b-256 044cebfc95bc725b922b9b891775baf192401af5cee9b1856e49510f8dbf1c34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Eporner_API-1.7-py3-none-any.whl
  • Upload date:
  • Size: 16.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for Eporner_API-1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c1c79edbe635bf2429b1f6c430284d5a27630521994726d876429753f5a202a3
MD5 5ff02a53508154d67df3cf8a94eeb0bf
BLAKE2b-256 7cf2aac5e4d7269ec3d8184b646337e21eb276679c5787fef731e5c048d1a595

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