# EAF Base API
# What is this?
When using one of my Porn site APIs, you probably came across this package and wondered what it actually does, so here's
a detailed answer.
A lot of Porn sites use very similar methods for m3u8 (HLS) parsing and other things. I also wanted to implement proxy
support, and there was a lot of code that I would have rewritten in every API again and again. That's why I made this API
package. The `BaseCore` class does all the necessary stuff like m3u8 parsing, a great caching system, network request
fetching with retry attempts and proxy support.
# Using Proxies / Caching
There's a small documentation for this project.
<br>Please have a look at it: https://github.com/EchterAlsFake/API_Docs/blob/master/Porn_APIs/eaf_base_api.md
# Can I use this for myself?
Yes, you can, but I may change stuff here and there from time to time, and it would maybe break your project.
I would not recommend you to install and use it as a package, but just copy the code you need.
I can recommend everyone the download functions for HLS streaming since, for example, the threaded preset is very well
optimized. If you just use mine, you need to consume less caffeine and brain cells to make such a function :)
# License
Licensed under The [LGPLv3](https://www.gnu.org/licenses/lgpl-3.0.en.html) license.
<br>Copyright (C) 2024-2025 Johannes Habel
Raw data
{
"_id": null,
"home_page": "https://github.com/EchterAlsFake/eaf_base_api",
"name": "eaf-base-api-async",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Johannes Habel",
"author_email": "EchterAlsFake@proton.me",
"download_url": "https://files.pythonhosted.org/packages/92/bc/d1f63127be1f6a5e10d042d30b7879f971079fe7db9f723b7e8926cf99d3/eaf_base_api_async-2.2.1.tar.gz",
"platform": null,
"description": "# EAF Base API\n\n# What is this?\nWhen using one of my Porn site APIs, you probably came across this package and wondered what it actually does, so here's\na detailed answer. \n\nA lot of Porn sites use very similar methods for m3u8 (HLS) parsing and other things. I also wanted to implement proxy\nsupport, and there was a lot of code that I would have rewritten in every API again and again. That's why I made this API\npackage. The `BaseCore` class does all the necessary stuff like m3u8 parsing, a great caching system, network request\nfetching with retry attempts and proxy support.\n\n# Using Proxies / Caching\nThere's a small documentation for this project.\n<br>Please have a look at it: https://github.com/EchterAlsFake/API_Docs/blob/master/Porn_APIs/eaf_base_api.md\n\n\n# Can I use this for myself?\nYes, you can, but I may change stuff here and there from time to time, and it would maybe break your project.\nI would not recommend you to install and use it as a package, but just copy the code you need.\n\nI can recommend everyone the download functions for HLS streaming since, for example, the threaded preset is very well \noptimized. If you just use mine, you need to consume less caffeine and brain cells to make such a function :)\n\n\n# License\nLicensed under The [LGPLv3](https://www.gnu.org/licenses/lgpl-3.0.en.html) license.\n<br>Copyright (C) 2024-2025 Johannes Habel\n",
"bugtrack_url": null,
"license": "LGPLv3",
"summary": "A base API for EchterAlsFake's Porn APIs",
"version": "2.2.1",
"project_urls": {
"Homepage": "https://github.com/EchterAlsFake/eaf_base_api"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d065f877286179cac8819160915261d7026dee9767f12f50a31fb5de8648ccc1",
"md5": "7f3f454b04c4683b95fea4f4ebe66ad8",
"sha256": "9b93961990a9ce80678e5a8040007e52d4e1c215d4dee04dfe22db4f0852f49c"
},
"downloads": -1,
"filename": "eaf_base_api_async-2.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f3f454b04c4683b95fea4f4ebe66ad8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10987,
"upload_time": "2025-01-07T13:27:47",
"upload_time_iso_8601": "2025-01-07T13:27:47.326645Z",
"url": "https://files.pythonhosted.org/packages/d0/65/f877286179cac8819160915261d7026dee9767f12f50a31fb5de8648ccc1/eaf_base_api_async-2.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "92bcd1f63127be1f6a5e10d042d30b7879f971079fe7db9f723b7e8926cf99d3",
"md5": "7a1ec7611d8610ba848ba5baf90c934c",
"sha256": "9d6c370ad4d2c1e9f76878a4ce446f4da82064d924a8f090c0bfd9c52531aadf"
},
"downloads": -1,
"filename": "eaf_base_api_async-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "7a1ec7611d8610ba848ba5baf90c934c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10861,
"upload_time": "2025-01-07T13:27:52",
"upload_time_iso_8601": "2025-01-07T13:27:52.053060Z",
"url": "https://files.pythonhosted.org/packages/92/bc/d1f63127be1f6a5e10d042d30b7879f971079fe7db9f723b7e8926cf99d3/eaf_base_api_async-2.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-07 13:27:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "EchterAlsFake",
"github_project": "eaf_base_api",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "eaf-base-api-async"
}