eaf_base_api 2.5.4__tar.gz → 3.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,25 +1,24 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eaf_base_api
3
- Version: 2.5.4
3
+ Version: 3.1
4
4
  Summary: A base API for EchterAlsFake's Porn APIs
5
5
  Author: Johannes Habel
6
6
  Author-email: Johannes Habel <EchterAlsFake@proton.me>
7
7
  License-Expression: LGPL-3.0-or-later
8
8
  License-File: LICENSE
9
9
  Classifier: Programming Language :: Python
10
- Requires-Dist: httpx[brotli]
10
+ Requires-Dist: curl-cffi
11
11
  Requires-Dist: m3u8 ; extra == 'hls'
12
12
  Requires-Dist: av ; python_full_version >= '3.10' and extra == 'hls'
13
- Requires-Dist: httpx[socks,http2] ; extra == 'httpx'
14
- Requires-Dist: fake-useragent ; extra == 'scraping'
15
13
  Requires-Python: >=3.9
16
14
  Project-URL: Homepage, https://github.com/EchterAlsFake/eaf_base_api
17
15
  Project-URL: Repository, https://github.com/EchterAlsFake/eaf_base_api
18
16
  Provides-Extra: hls
19
- Provides-Extra: httpx
20
- Provides-Extra: scraping
21
17
  Description-Content-Type: text/markdown
22
18
 
19
+ > [!WARNING]
20
+ > The current release v3.0 breaks ALL existing projects that use this Project. DO NOT update yet, keep your v2.5.4.
21
+
23
22
  # EAF Base API
24
23
 
25
24
  # What is this?
@@ -1,3 +1,6 @@
1
+ > [!WARNING]
2
+ > The current release v3.0 breaks ALL existing projects that use this Project. DO NOT update yet, keep your v2.5.4.
3
+
1
4
  # EAF Base API
2
5
 
3
6
  # What is this?