plexflow 0.0.141__py3-none-any.whl → 0.0.143__py3-none-any.whl
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.
- plexflow/core/torrents/providers/tpb/utils.py +1 -1
- {plexflow-0.0.141.dist-info → plexflow-0.0.143.dist-info}/METADATA +1 -4
- {plexflow-0.0.141.dist-info → plexflow-0.0.143.dist-info}/RECORD +5 -5
- {plexflow-0.0.141.dist-info → plexflow-0.0.143.dist-info}/WHEEL +0 -0
- {plexflow-0.0.141.dist-info → plexflow-0.0.143.dist-info}/entry_points.txt +0 -0
@@ -37,7 +37,7 @@ class TPBSearchResult(Torrent):
|
|
37
37
|
|
38
38
|
@property
|
39
39
|
def magnet(self) -> str:
|
40
|
-
return
|
40
|
+
return rf'magnet:?xt=urn:btih:{self.info_hash}&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.bittor.pw%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.dler.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969&tr=udp%3A%2F%2Fopen.demonii.com%3A1337%2Fannounce'
|
41
41
|
|
42
42
|
@property
|
43
43
|
def date(self) -> datetime:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: plexflow
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.143
|
4
4
|
Summary: A short description of the package.
|
5
5
|
License: MIT
|
6
6
|
Keywords: keyword1,keyword2,keyword3
|
@@ -27,10 +27,8 @@ Requires-Dist: cloudscraper (>=1.2.71,<2.0.0)
|
|
27
27
|
Requires-Dist: dataclasses-json (>=0.6.4,<0.7.0)
|
28
28
|
Requires-Dist: dateparser (>=1.2.0,<2.0.0)
|
29
29
|
Requires-Dist: fake-useragent (>=1.4.0,<2.0.0)
|
30
|
-
Requires-Dist: ffsubsync (>=0.4.29,<0.5.0)
|
31
30
|
Requires-Dist: google-cloud-pubsub (>=2.28.0,<3.0.0)
|
32
31
|
Requires-Dist: google-genai (>=1.26.0,<2.0.0)
|
33
|
-
Requires-Dist: groq (>=0.31.0,<0.32.0)
|
34
32
|
Requires-Dist: html5lib (>=1.1,<2.0)
|
35
33
|
Requires-Dist: humanfriendly (>=10.0,<11.0)
|
36
34
|
Requires-Dist: iso639-lang (>=2.2.3,<3.0.0)
|
@@ -58,7 +56,6 @@ Requires-Dist: requests (>=2.25.1,<3.0.0)
|
|
58
56
|
Requires-Dist: retrying (>=1.3.4,<2.0.0)
|
59
57
|
Requires-Dist: scrapy (>=2.11.2,<3.0.0)
|
60
58
|
Requires-Dist: seleniumbase (>=4.28.4,<5.0.0)
|
61
|
-
Requires-Dist: stable-ts (>=2.19.0,<3.0.0)
|
62
59
|
Requires-Dist: tmdbsimple (>=2.9.1,<3.0.0)
|
63
60
|
Requires-Dist: tpblite (>=0.8.0,<0.9.0)
|
64
61
|
Requires-Dist: tqdm (>=4.67.1,<5.0.0)
|
@@ -553,7 +553,7 @@ plexflow/core/torrents/providers/tpb/__pycache__/tpb.cpython-312.pyc,sha256=5ab8
|
|
553
553
|
plexflow/core/torrents/providers/tpb/__pycache__/utils.cpython-311.pyc,sha256=YwB71cMUDX6MxUduWoFXRQXsP_LIRqK4rAVrJMX4v38,6704
|
554
554
|
plexflow/core/torrents/providers/tpb/__pycache__/utils.cpython-312.pyc,sha256=GVi8a1qda_d07qNvSpgCAoCToUUdzyjM5ENxBco2Oek,6474
|
555
555
|
plexflow/core/torrents/providers/tpb/tpb.py,sha256=YB-a3kZ4DUzXkI4TJJszVvoJiX4L0QUJuCo-9iqC6JQ,681
|
556
|
-
plexflow/core/torrents/providers/tpb/utils.py,sha256=
|
556
|
+
plexflow/core/torrents/providers/tpb/utils.py,sha256=EoOzPLd1r94pW_LfydkgivjtEfLRE3Hko7IUw6SJsqM,4107
|
557
557
|
plexflow/core/torrents/providers/yts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
558
558
|
plexflow/core/torrents/providers/yts/__pycache__/__init__.cpython-311.pyc,sha256=QTE1sD-I-LNDtSuyErNJyVT5WwwI5V4nhk3nzW4c60Q,186
|
559
559
|
plexflow/core/torrents/providers/yts/__pycache__/__init__.cpython-312.pyc,sha256=GoGNHNow6hOKAdWwhK9WyHgxNTOEiM7o4Rach-CgzKg,172
|
@@ -736,7 +736,7 @@ plexflow/utils/video/__pycache__/subtitle.cpython-312.pyc,sha256=PCjpCLydGXaRsQy
|
|
736
736
|
plexflow/utils/video/audio.py,sha256=Pd8OuQHX2QN-lc5iYkB0Vo1OEHmTcvDYH-uKud1f1q4,5262
|
737
737
|
plexflow/utils/video/subtitle.py,sha256=qPvvBjlPj0fynJJvGJgGeKt9ey26R-cF6EoLaYt9iXU,1333
|
738
738
|
plexflow/utils/video/sync.py,sha256=LqBA0M-9MIozYNtZA4BzQfNjl8uWoV7doxhzKC6mlxU,3347
|
739
|
-
plexflow-0.0.
|
740
|
-
plexflow-0.0.
|
741
|
-
plexflow-0.0.
|
742
|
-
plexflow-0.0.
|
739
|
+
plexflow-0.0.143.dist-info/METADATA,sha256=C3hS6skWerDrPSx8vhUwXdIhQv3wfiEhGMemkq3vY0E,2971
|
740
|
+
plexflow-0.0.143.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
741
|
+
plexflow-0.0.143.dist-info/entry_points.txt,sha256=9RJC3ikOQORHNOn573EdwJOBUnFU_4EGHbtNUM5pjjY,1557
|
742
|
+
plexflow-0.0.143.dist-info/RECORD,,
|
File without changes
|
File without changes
|