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

Uploaded Source

Built Distribution

Eporner_API-1.7.2-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eporner_api-1.7.2.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for eporner_api-1.7.2.tar.gz
Algorithm Hash digest
SHA256 b99eae402dfab64bec2bce258f681f15713faf0abaaea6a74e3f7d721d1f930f
MD5 dc689d9839c8eb5fabd4b10cb7f7b350
BLAKE2b-256 8ed348e180f47a1f77d097318fc342f823039c1e38a26c4146ea0d94b5f1c776

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Eporner_API-1.7.2-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for Eporner_API-1.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ae4cdbfa7f23b48ff83d43ba28144b6df4154083df2ebd217a0abfb3197f0a44
MD5 b6b35935dfc5d3467e918e3bedc9cf7c
BLAKE2b-256 ccf93ab4283de355980d15c0d047b4b75973b7cb604d654ae38b417334cf4169

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