plexflow 0.0.68__py3-none-any.whl → 0.0.70__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.
Files changed (398) hide show
  1. plexflow/core/__pycache__/__init__.cpython-311.pyc +0 -0
  2. plexflow/core/__pycache__/__init__.cpython-312.pyc +0 -0
  3. plexflow/core/context/__pycache__/__init__.cpython-311.pyc +0 -0
  4. plexflow/core/context/__pycache__/__init__.cpython-312.pyc +0 -0
  5. plexflow/core/context/__pycache__/context.cpython-311.pyc +0 -0
  6. plexflow/core/context/__pycache__/partial_context.cpython-311.pyc +0 -0
  7. plexflow/core/context/__pycache__/partial_context.cpython-312.pyc +0 -0
  8. plexflow/core/context/__pycache__/plexflow_context.cpython-311.pyc +0 -0
  9. plexflow/core/context/__pycache__/plexflow_property.cpython-311.pyc +0 -0
  10. plexflow/core/context/metadata/__pycache__/__init__.cpython-311.pyc +0 -0
  11. plexflow/core/context/metadata/__pycache__/context.cpython-311.pyc +0 -0
  12. plexflow/core/context/metadata/tmdb/__pycache__/context.cpython-311.pyc +0 -0
  13. plexflow/core/context/partials/__init__.py +1 -0
  14. plexflow/core/context/partials/__pycache__/__init__.cpython-311.pyc +0 -0
  15. plexflow/core/context/partials/__pycache__/ids.cpython-311.pyc +0 -0
  16. plexflow/core/context/partials/__pycache__/watchlist.cpython-311.pyc +0 -0
  17. plexflow/core/context/partials/reports.py +22 -0
  18. plexflow/core/context/root/__pycache__/context.cpython-311.pyc +0 -0
  19. plexflow/core/context/select/__pycache__/__init__.cpython-311.pyc +0 -0
  20. plexflow/core/context/select/__pycache__/context.cpython-311.pyc +0 -0
  21. plexflow/core/context/torrent/__pycache__/__init__.cpython-311.pyc +0 -0
  22. plexflow/core/context/torrent/__pycache__/context.cpython-311.pyc +0 -0
  23. plexflow/core/context/torrent/tpb/__pycache__/context.cpython-311.pyc +0 -0
  24. plexflow/core/context/torrent/yts/__pycache__/context.cpython-311.pyc +0 -0
  25. plexflow/core/context/watchlist/__pycache__/__init__.cpython-311.pyc +0 -0
  26. plexflow/core/context/watchlist/__pycache__/context.cpython-311.pyc +0 -0
  27. plexflow/core/genai/__pycache__/__init__.cpython-311.pyc +0 -0
  28. plexflow/core/genai/__pycache__/bot.cpython-311.pyc +0 -0
  29. plexflow/core/genai/__pycache__/plexa.cpython-311.pyc +0 -0
  30. plexflow/core/genai/torrent/__pycache__/imdb_verify.cpython-311.pyc +0 -0
  31. plexflow/core/genai/torrent/__pycache__/movie.cpython-311.pyc +0 -0
  32. plexflow/core/genai/utils/__pycache__/__init__.cpython-311.pyc +0 -0
  33. plexflow/core/genai/utils/__pycache__/loader.cpython-311.pyc +0 -0
  34. plexflow/core/metadata/__pycache__/__init__.cpython-311.pyc +0 -0
  35. plexflow/core/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  36. plexflow/core/metadata/auto/__pycache__/__init__.cpython-311.pyc +0 -0
  37. plexflow/core/metadata/auto/__pycache__/__init__.cpython-312.pyc +0 -0
  38. plexflow/core/metadata/auto/__pycache__/auto_meta.cpython-311.pyc +0 -0
  39. plexflow/core/metadata/auto/__pycache__/auto_meta.cpython-312.pyc +0 -0
  40. plexflow/core/metadata/auto/auto_providers/__pycache__/__init__.cpython-311.pyc +0 -0
  41. plexflow/core/metadata/auto/auto_providers/__pycache__/__init__.cpython-312.pyc +0 -0
  42. plexflow/core/metadata/auto/auto_providers/__pycache__/tmdb.cpython-311.pyc +0 -0
  43. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/__init__.cpython-311.pyc +0 -0
  44. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/__init__.cpython-312.pyc +0 -0
  45. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/episode.cpython-311.pyc +0 -0
  46. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/episode.cpython-312.pyc +0 -0
  47. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/item.cpython-311.pyc +0 -0
  48. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/item.cpython-312.pyc +0 -0
  49. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/movie.cpython-311.pyc +0 -0
  50. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/movie.cpython-312.pyc +0 -0
  51. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/season.cpython-311.pyc +0 -0
  52. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/season.cpython-312.pyc +0 -0
  53. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/show.cpython-311.pyc +0 -0
  54. plexflow/core/metadata/auto/auto_providers/auto/__pycache__/show.cpython-312.pyc +0 -0
  55. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/__init__.cpython-311.pyc +0 -0
  56. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/__init__.cpython-312.pyc +0 -0
  57. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/episode.cpython-311.pyc +0 -0
  58. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/movie.cpython-311.pyc +0 -0
  59. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/movie.cpython-312.pyc +0 -0
  60. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/season.cpython-311.pyc +0 -0
  61. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/show.cpython-311.pyc +0 -0
  62. plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/show.cpython-312.pyc +0 -0
  63. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/__init__.cpython-311.pyc +0 -0
  64. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/__init__.cpython-312.pyc +0 -0
  65. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/episode.cpython-311.pyc +0 -0
  66. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/movie.cpython-311.pyc +0 -0
  67. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/movie.cpython-312.pyc +0 -0
  68. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/season.cpython-311.pyc +0 -0
  69. plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/show.cpython-311.pyc +0 -0
  70. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/__init__.cpython-311.pyc +0 -0
  71. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/__init__.cpython-312.pyc +0 -0
  72. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/episode.cpython-311.pyc +0 -0
  73. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/movie.cpython-311.pyc +0 -0
  74. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/movie.cpython-312.pyc +0 -0
  75. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/season.cpython-311.pyc +0 -0
  76. plexflow/core/metadata/auto/auto_providers/plex/__pycache__/show.cpython-311.pyc +0 -0
  77. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/__init__.cpython-311.pyc +0 -0
  78. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/__init__.cpython-312.pyc +0 -0
  79. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/episode.cpython-311.pyc +0 -0
  80. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/episode.cpython-312.pyc +0 -0
  81. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/movie.cpython-311.pyc +0 -0
  82. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/movie.cpython-312.pyc +0 -0
  83. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/season.cpython-311.pyc +0 -0
  84. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/season.cpython-312.pyc +0 -0
  85. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/show.cpython-311.pyc +0 -0
  86. plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/show.cpython-312.pyc +0 -0
  87. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/__init__.cpython-311.pyc +0 -0
  88. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/__init__.cpython-312.pyc +0 -0
  89. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/episode.cpython-311.pyc +0 -0
  90. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/episode.cpython-312.pyc +0 -0
  91. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/movie.cpython-311.pyc +0 -0
  92. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/movie.cpython-312.pyc +0 -0
  93. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/season.cpython-311.pyc +0 -0
  94. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/season.cpython-312.pyc +0 -0
  95. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/show.cpython-311.pyc +0 -0
  96. plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/show.cpython-312.pyc +0 -0
  97. plexflow/core/metadata/providers/__pycache__/__init__.cpython-311.pyc +0 -0
  98. plexflow/core/metadata/providers/__pycache__/__init__.cpython-312.pyc +0 -0
  99. plexflow/core/metadata/providers/imdb/__pycache__/__init__.cpython-311.pyc +0 -0
  100. plexflow/core/metadata/providers/imdb/__pycache__/__init__.cpython-312.pyc +0 -0
  101. plexflow/core/metadata/providers/imdb/__pycache__/datatypes.cpython-311.pyc +0 -0
  102. plexflow/core/metadata/providers/imdb/__pycache__/datatypes.cpython-312.pyc +0 -0
  103. plexflow/core/metadata/providers/imdb/__pycache__/imdb.cpython-311.pyc +0 -0
  104. plexflow/core/metadata/providers/imdb/__pycache__/imdb.cpython-312.pyc +0 -0
  105. plexflow/core/metadata/providers/imdb/__pycache__/tmdb.cpython-311.pyc +0 -0
  106. plexflow/core/metadata/providers/moviemeter/__pycache__/__init__.cpython-311.pyc +0 -0
  107. plexflow/core/metadata/providers/moviemeter/__pycache__/__init__.cpython-312.pyc +0 -0
  108. plexflow/core/metadata/providers/moviemeter/__pycache__/datatypes.cpython-311.pyc +0 -0
  109. plexflow/core/metadata/providers/moviemeter/__pycache__/datatypes.cpython-312.pyc +0 -0
  110. plexflow/core/metadata/providers/moviemeter/__pycache__/imdb.cpython-311.pyc +0 -0
  111. plexflow/core/metadata/providers/moviemeter/__pycache__/moviemeter.cpython-311.pyc +0 -0
  112. plexflow/core/metadata/providers/moviemeter/__pycache__/moviemeter.cpython-312.pyc +0 -0
  113. plexflow/core/metadata/providers/moviemeter/__pycache__/tmdb.cpython-311.pyc +0 -0
  114. plexflow/core/metadata/providers/plex/__pycache__/__init__.cpython-311.pyc +0 -0
  115. plexflow/core/metadata/providers/plex/__pycache__/__init__.cpython-312.pyc +0 -0
  116. plexflow/core/metadata/providers/plex/__pycache__/datatypes.cpython-311.pyc +0 -0
  117. plexflow/core/metadata/providers/plex/__pycache__/datatypes.cpython-312.pyc +0 -0
  118. plexflow/core/metadata/providers/plex/__pycache__/imdb.cpython-311.pyc +0 -0
  119. plexflow/core/metadata/providers/plex/__pycache__/moviemeter.cpython-311.pyc +0 -0
  120. plexflow/core/metadata/providers/plex/__pycache__/plex.cpython-311.pyc +0 -0
  121. plexflow/core/metadata/providers/plex/__pycache__/plex.cpython-312.pyc +0 -0
  122. plexflow/core/metadata/providers/plex/__pycache__/tmdb.cpython-311.pyc +0 -0
  123. plexflow/core/metadata/providers/tmdb/__pycache__/__init__.cpython-311.pyc +0 -0
  124. plexflow/core/metadata/providers/tmdb/__pycache__/__init__.cpython-312.pyc +0 -0
  125. plexflow/core/metadata/providers/tmdb/__pycache__/datatypes.cpython-311.pyc +0 -0
  126. plexflow/core/metadata/providers/tmdb/__pycache__/datatypes.cpython-312.pyc +0 -0
  127. plexflow/core/metadata/providers/tmdb/__pycache__/tmdb.cpython-311.pyc +0 -0
  128. plexflow/core/metadata/providers/tmdb/__pycache__/tmdb.cpython-312.pyc +0 -0
  129. plexflow/core/metadata/providers/tvdb/__pycache__/__init__.cpython-311.pyc +0 -0
  130. plexflow/core/metadata/providers/tvdb/__pycache__/__init__.cpython-312.pyc +0 -0
  131. plexflow/core/metadata/providers/tvdb/__pycache__/datatypes.cpython-311.pyc +0 -0
  132. plexflow/core/metadata/providers/tvdb/__pycache__/datatypes.cpython-312.pyc +0 -0
  133. plexflow/core/metadata/providers/tvdb/__pycache__/tmdb.cpython-311.pyc +0 -0
  134. plexflow/core/metadata/providers/tvdb/__pycache__/tv_datatypes.cpython-311.pyc +0 -0
  135. plexflow/core/metadata/providers/tvdb/__pycache__/tv_datatypes.cpython-312.pyc +0 -0
  136. plexflow/core/metadata/providers/tvdb/__pycache__/tvdb.cpython-311.pyc +0 -0
  137. plexflow/core/metadata/providers/tvdb/__pycache__/tvdb.cpython-312.pyc +0 -0
  138. plexflow/core/metadata/providers/universal/__pycache__/__init__.cpython-311.pyc +0 -0
  139. plexflow/core/metadata/providers/universal/__pycache__/movie.cpython-311.pyc +0 -0
  140. plexflow/core/plex/__pycache__/__init__.cpython-311.pyc +0 -0
  141. plexflow/core/plex/__pycache__/__init__.cpython-312.pyc +0 -0
  142. plexflow/core/plex/__pycache__/library.cpython-311.pyc +0 -0
  143. plexflow/core/plex/api/context/__pycache__/authorized.cpython-312.pyc +0 -0
  144. plexflow/core/plex/api/context/__pycache__/discover.cpython-312.pyc +0 -0
  145. plexflow/core/plex/discover/__pycache__/activity.cpython-311.pyc +0 -0
  146. plexflow/core/plex/discover/__pycache__/comment.cpython-311.pyc +0 -0
  147. plexflow/core/plex/discover/__pycache__/feed.cpython-311.pyc +0 -0
  148. plexflow/core/plex/hooks/__pycache__/__init__.cpython-311.pyc +0 -0
  149. plexflow/core/plex/hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  150. plexflow/core/plex/hooks/__pycache__/plex_authorized.cpython-311.pyc +0 -0
  151. plexflow/core/plex/hooks/__pycache__/plex_authorized.cpython-312.pyc +0 -0
  152. plexflow/core/plex/hooks/__pycache__/plexflow_database.cpython-311.pyc +0 -0
  153. plexflow/core/plex/library/__pycache__/__init__.cpython-311.pyc +0 -0
  154. plexflow/core/plex/library/__pycache__/library.cpython-311.pyc +0 -0
  155. plexflow/core/plex/token/__pycache__/__init__.cpython-311.pyc +0 -0
  156. plexflow/core/plex/token/__pycache__/__init__.cpython-312.pyc +0 -0
  157. plexflow/core/plex/token/__pycache__/auto_token.cpython-311.pyc +0 -0
  158. plexflow/core/plex/token/__pycache__/auto_token.cpython-312.pyc +0 -0
  159. plexflow/core/plex/utils/__pycache__/__init__.cpython-311.pyc +0 -0
  160. plexflow/core/plex/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  161. plexflow/core/plex/utils/__pycache__/paginated.cpython-311.pyc +0 -0
  162. plexflow/core/plex/utils/__pycache__/paginated.cpython-312.pyc +0 -0
  163. plexflow/core/plex/watchlist/__pycache__/__init__.cpython-311.pyc +0 -0
  164. plexflow/core/plex/watchlist/__pycache__/__init__.cpython-312.pyc +0 -0
  165. plexflow/core/plex/watchlist/__pycache__/datatypes.cpython-311.pyc +0 -0
  166. plexflow/core/plex/watchlist/__pycache__/datatypes.cpython-312.pyc +0 -0
  167. plexflow/core/plex/watchlist/__pycache__/watchlist.cpython-311.pyc +0 -0
  168. plexflow/core/plex/watchlist/__pycache__/watchlist.cpython-312.pyc +0 -0
  169. plexflow/core/storage/__pycache__/__init__.cpython-311.pyc +0 -0
  170. plexflow/core/storage/__pycache__/__init__.cpython-312.pyc +0 -0
  171. plexflow/core/storage/object/__pycache__/__init__.cpython-311.pyc +0 -0
  172. plexflow/core/storage/object/__pycache__/__init__.cpython-312.pyc +0 -0
  173. plexflow/core/storage/object/__pycache__/plexflow_storage.cpython-311.pyc +0 -0
  174. plexflow/core/storage/object/__pycache__/plexflow_storage.cpython-312.pyc +0 -0
  175. plexflow/core/storage/object/__pycache__/redis_storage.cpython-311.pyc +0 -0
  176. plexflow/core/storage/object/__pycache__/redis_storage.cpython-312.pyc +0 -0
  177. plexflow/core/subtitles/__pycache__/__init__.cpython-311.pyc +0 -0
  178. plexflow/core/subtitles/__pycache__/__init__.cpython-312.pyc +0 -0
  179. plexflow/core/subtitles/providers/__pycache__/__init__.cpython-311.pyc +0 -0
  180. plexflow/core/subtitles/providers/__pycache__/__init__.cpython-312.pyc +0 -0
  181. plexflow/core/subtitles/providers/__pycache__/auto_subtiltes.cpython-311.pyc +0 -0
  182. plexflow/core/subtitles/providers/__pycache__/auto_subtitles.cpython-311.pyc +0 -0
  183. plexflow/core/subtitles/providers/__pycache__/auto_subtitles.cpython-312.pyc +0 -0
  184. plexflow/core/subtitles/providers/oss/__pycache__/__init__.cpython-311.pyc +0 -0
  185. plexflow/core/subtitles/providers/oss/__pycache__/__init__.cpython-312.pyc +0 -0
  186. plexflow/core/subtitles/providers/oss/__pycache__/datatypes.cpython-311.pyc +0 -0
  187. plexflow/core/subtitles/providers/oss/__pycache__/download.cpython-311.pyc +0 -0
  188. plexflow/core/subtitles/providers/oss/__pycache__/download.cpython-312.pyc +0 -0
  189. plexflow/core/subtitles/providers/oss/__pycache__/oss.cpython-311.pyc +0 -0
  190. plexflow/core/subtitles/providers/oss/__pycache__/oss.cpython-312.pyc +0 -0
  191. plexflow/core/subtitles/providers/oss/__pycache__/oss_subtitle.cpython-311.pyc +0 -0
  192. plexflow/core/subtitles/providers/oss/__pycache__/oss_subtitle.cpython-312.pyc +0 -0
  193. plexflow/core/subtitles/providers/oss/__pycache__/search.cpython-311.pyc +0 -0
  194. plexflow/core/subtitles/providers/oss/__pycache__/search.cpython-312.pyc +0 -0
  195. plexflow/core/subtitles/providers/oss/__pycache__/unlimited_oss.cpython-311.pyc +0 -0
  196. plexflow/core/subtitles/providers/oss/__pycache__/unlimited_oss.cpython-312.pyc +0 -0
  197. plexflow/core/subtitles/providers/oss/utils/__pycache__/__init__.cpython-311.pyc +0 -0
  198. plexflow/core/subtitles/providers/oss/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  199. plexflow/core/subtitles/providers/oss/utils/__pycache__/config.cpython-311.pyc +0 -0
  200. plexflow/core/subtitles/providers/oss/utils/__pycache__/config.cpython-312.pyc +0 -0
  201. plexflow/core/subtitles/providers/oss/utils/__pycache__/download_client.cpython-311.pyc +0 -0
  202. plexflow/core/subtitles/providers/oss/utils/__pycache__/download_client.cpython-312.pyc +0 -0
  203. plexflow/core/subtitles/providers/oss/utils/__pycache__/exceptions.cpython-311.pyc +0 -0
  204. plexflow/core/subtitles/providers/oss/utils/__pycache__/exceptions.cpython-312.pyc +0 -0
  205. plexflow/core/subtitles/providers/oss/utils/__pycache__/file_utils.cpython-311.pyc +0 -0
  206. plexflow/core/subtitles/providers/oss/utils/__pycache__/file_utils.cpython-312.pyc +0 -0
  207. plexflow/core/subtitles/providers/oss/utils/__pycache__/languages.cpython-311.pyc +0 -0
  208. plexflow/core/subtitles/providers/oss/utils/__pycache__/languages.cpython-312.pyc +0 -0
  209. plexflow/core/subtitles/providers/oss/utils/__pycache__/response_base.cpython-311.pyc +0 -0
  210. plexflow/core/subtitles/providers/oss/utils/__pycache__/response_base.cpython-312.pyc +0 -0
  211. plexflow/core/subtitles/providers/oss/utils/__pycache__/responses.cpython-311.pyc +0 -0
  212. plexflow/core/subtitles/providers/oss/utils/__pycache__/responses.cpython-312.pyc +0 -0
  213. plexflow/core/subtitles/providers/oss/utils/__pycache__/srt.cpython-311.pyc +0 -0
  214. plexflow/core/subtitles/providers/oss/utils/__pycache__/srt.cpython-312.pyc +0 -0
  215. plexflow/core/subtitles/results/__pycache__/subtitle.cpython-311.pyc +0 -0
  216. plexflow/core/torrents/__pycache__/__init__.cpython-311.pyc +0 -0
  217. plexflow/core/torrents/__pycache__/__init__.cpython-312.pyc +0 -0
  218. plexflow/core/torrents/analyzers/__pycache__/analyzed_torrent.cpython-312.pyc +0 -0
  219. plexflow/core/torrents/analyzers/__pycache__/analyzer.cpython-312.pyc +0 -0
  220. plexflow/core/torrents/analyzers/torrentquest/__pycache__/analyzer.cpython-312.pyc +0 -0
  221. plexflow/core/torrents/auto/__pycache__/auto_torrents.cpython-312.pyc +0 -0
  222. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/__init__.cpython-311.pyc +0 -0
  223. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/__init__.cpython-312.pyc +0 -0
  224. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/episode.cpython-311.pyc +0 -0
  225. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/episode.cpython-312.pyc +0 -0
  226. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/item.cpython-311.pyc +0 -0
  227. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/item.cpython-312.pyc +0 -0
  228. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/movie.cpython-311.pyc +0 -0
  229. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/movie.cpython-312.pyc +0 -0
  230. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/season.cpython-311.pyc +0 -0
  231. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/season.cpython-312.pyc +0 -0
  232. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/show.cpython-311.pyc +0 -0
  233. plexflow/core/torrents/auto/auto_providers/auto/__pycache__/show.cpython-312.pyc +0 -0
  234. plexflow/core/torrents/auto/auto_torrents.py +1 -1
  235. plexflow/core/torrents/providers/__pycache__/__init__.cpython-311.pyc +0 -0
  236. plexflow/core/torrents/providers/__pycache__/__init__.cpython-312.pyc +0 -0
  237. plexflow/core/torrents/providers/ext/__pycache__/__init__.cpython-311.pyc +0 -0
  238. plexflow/core/torrents/providers/ext/__pycache__/__init__.cpython-312.pyc +0 -0
  239. plexflow/core/torrents/providers/ext/__pycache__/ext.cpython-312.pyc +0 -0
  240. plexflow/core/torrents/providers/ext/__pycache__/extratorrent.cpython-312.pyc +0 -0
  241. plexflow/core/torrents/providers/ext/__pycache__/torrentquest.cpython-312.pyc +0 -0
  242. plexflow/core/torrents/providers/ext/__pycache__/tpb.cpython-311.pyc +0 -0
  243. plexflow/core/torrents/providers/ext/__pycache__/tpb.cpython-312.pyc +0 -0
  244. plexflow/core/torrents/providers/ext/__pycache__/utils.cpython-311.pyc +0 -0
  245. plexflow/core/torrents/providers/ext/__pycache__/utils.cpython-312.pyc +0 -0
  246. plexflow/core/torrents/providers/extratorrent/__pycache__/__init__.cpython-311.pyc +0 -0
  247. plexflow/core/torrents/providers/extratorrent/__pycache__/__init__.cpython-312.pyc +0 -0
  248. plexflow/core/torrents/providers/extratorrent/__pycache__/extratorrent.cpython-312.pyc +0 -0
  249. plexflow/core/torrents/providers/extratorrent/__pycache__/torrentquest.cpython-312.pyc +0 -0
  250. plexflow/core/torrents/providers/extratorrent/__pycache__/tpb.cpython-311.pyc +0 -0
  251. plexflow/core/torrents/providers/extratorrent/__pycache__/tpb.cpython-312.pyc +0 -0
  252. plexflow/core/torrents/providers/extratorrent/__pycache__/utils.cpython-311.pyc +0 -0
  253. plexflow/core/torrents/providers/extratorrent/__pycache__/utils.cpython-312.pyc +0 -0
  254. plexflow/core/torrents/providers/eztv/__pycache__/__init__.cpython-311.pyc +0 -0
  255. plexflow/core/torrents/providers/eztv/__pycache__/eztv.cpython-311.pyc +0 -0
  256. plexflow/core/torrents/providers/eztv/__pycache__/tpb.cpython-311.pyc +0 -0
  257. plexflow/core/torrents/providers/eztv/__pycache__/utils.cpython-311.pyc +0 -0
  258. plexflow/core/torrents/providers/rarbg2/__pycache__/__init__.cpython-311.pyc +0 -0
  259. plexflow/core/torrents/providers/rarbg2/__pycache__/__init__.cpython-312.pyc +0 -0
  260. plexflow/core/torrents/providers/rarbg2/__pycache__/rarbg2.cpython-311.pyc +0 -0
  261. plexflow/core/torrents/providers/rarbg2/__pycache__/rarbg2.cpython-312.pyc +0 -0
  262. plexflow/core/torrents/providers/rarbg2/__pycache__/utils.cpython-311.pyc +0 -0
  263. plexflow/core/torrents/providers/rarbg2/__pycache__/utils.cpython-312.pyc +0 -0
  264. plexflow/core/torrents/providers/snowfl/__pycache__/__init__.cpython-311.pyc +0 -0
  265. plexflow/core/torrents/providers/snowfl/__pycache__/__init__.cpython-312.pyc +0 -0
  266. plexflow/core/torrents/providers/snowfl/__pycache__/snowfl.cpython-312.pyc +0 -0
  267. plexflow/core/torrents/providers/snowfl/__pycache__/tpb.cpython-311.pyc +0 -0
  268. plexflow/core/torrents/providers/snowfl/__pycache__/utils.cpython-311.pyc +0 -0
  269. plexflow/core/torrents/providers/snowfl/__pycache__/utils.cpython-312.pyc +0 -0
  270. plexflow/core/torrents/providers/snowfl/__pycache__/yts.cpython-311.pyc +0 -0
  271. plexflow/core/torrents/providers/snowfl/__pycache__/yts.cpython-312.pyc +0 -0
  272. plexflow/core/torrents/providers/tgx/__pycache__/__init__.cpython-311.pyc +0 -0
  273. plexflow/core/torrents/providers/tgx/__pycache__/__init__.cpython-312.pyc +0 -0
  274. plexflow/core/torrents/providers/tgx/__pycache__/context.cpython-312.pyc +0 -0
  275. plexflow/core/torrents/providers/tgx/__pycache__/dump.cpython-311.pyc +0 -0
  276. plexflow/core/torrents/providers/tgx/__pycache__/tgx.cpython-311.pyc +0 -0
  277. plexflow/core/torrents/providers/tgx/__pycache__/utils.cpython-311.pyc +0 -0
  278. plexflow/core/torrents/providers/therarbg/__pycache__/__init__.cpython-311.pyc +0 -0
  279. plexflow/core/torrents/providers/therarbg/__pycache__/__init__.cpython-312.pyc +0 -0
  280. plexflow/core/torrents/providers/therarbg/__pycache__/extratorrent.cpython-312.pyc +0 -0
  281. plexflow/core/torrents/providers/therarbg/__pycache__/therarbg.cpython-312.pyc +0 -0
  282. plexflow/core/torrents/providers/therarbg/__pycache__/torrentquest.cpython-312.pyc +0 -0
  283. plexflow/core/torrents/providers/therarbg/__pycache__/tpb.cpython-311.pyc +0 -0
  284. plexflow/core/torrents/providers/therarbg/__pycache__/tpb.cpython-312.pyc +0 -0
  285. plexflow/core/torrents/providers/therarbg/__pycache__/utils.cpython-311.pyc +0 -0
  286. plexflow/core/torrents/providers/therarbg/__pycache__/utils.cpython-312.pyc +0 -0
  287. plexflow/core/torrents/providers/therarbg/therarbg.py +1 -1
  288. plexflow/core/torrents/providers/torrentquest/__pycache__/__init__.cpython-311.pyc +0 -0
  289. plexflow/core/torrents/providers/torrentquest/__pycache__/__init__.cpython-312.pyc +0 -0
  290. plexflow/core/torrents/providers/torrentquest/__pycache__/torrentquest.cpython-312.pyc +0 -0
  291. plexflow/core/torrents/providers/torrentquest/__pycache__/tpb.cpython-311.pyc +0 -0
  292. plexflow/core/torrents/providers/torrentquest/__pycache__/tpb.cpython-312.pyc +0 -0
  293. plexflow/core/torrents/providers/torrentquest/__pycache__/utils.cpython-311.pyc +0 -0
  294. plexflow/core/torrents/providers/torrentquest/__pycache__/utils.cpython-312.pyc +0 -0
  295. plexflow/core/torrents/providers/tpb/__pycache__/__init__.cpython-311.pyc +0 -0
  296. plexflow/core/torrents/providers/tpb/__pycache__/__init__.cpython-312.pyc +0 -0
  297. plexflow/core/torrents/providers/tpb/__pycache__/tpb.cpython-311.pyc +0 -0
  298. plexflow/core/torrents/providers/tpb/__pycache__/tpb.cpython-312.pyc +0 -0
  299. plexflow/core/torrents/providers/tpb/__pycache__/utils.cpython-311.pyc +0 -0
  300. plexflow/core/torrents/providers/tpb/__pycache__/utils.cpython-312.pyc +0 -0
  301. plexflow/core/torrents/providers/yts/__pycache__/__init__.cpython-311.pyc +0 -0
  302. plexflow/core/torrents/providers/yts/__pycache__/__init__.cpython-312.pyc +0 -0
  303. plexflow/core/torrents/providers/yts/__pycache__/tpb.cpython-311.pyc +0 -0
  304. plexflow/core/torrents/providers/yts/__pycache__/utils.cpython-311.pyc +0 -0
  305. plexflow/core/torrents/providers/yts/__pycache__/utils.cpython-312.pyc +0 -0
  306. plexflow/core/torrents/providers/yts/__pycache__/yts.cpython-311.pyc +0 -0
  307. plexflow/core/torrents/providers/yts/__pycache__/yts.cpython-312.pyc +0 -0
  308. plexflow/core/torrents/providers/yts/yts.py +1 -1
  309. plexflow/core/torrents/results/__pycache__/__init__.cpython-311.pyc +0 -0
  310. plexflow/core/torrents/results/__pycache__/__init__.cpython-312.pyc +0 -0
  311. plexflow/core/torrents/results/__pycache__/torrent.cpython-311.pyc +0 -0
  312. plexflow/core/torrents/results/__pycache__/torrent.cpython-312.pyc +0 -0
  313. plexflow/events/download/__pycache__/torrent_events.cpython-311.pyc +0 -0
  314. plexflow/events/publish/__pycache__/publish.cpython-311.pyc +0 -0
  315. plexflow/logging/__pycache__/__init__.cpython-311.pyc +0 -0
  316. plexflow/logging/__pycache__/__init__.cpython-312.pyc +0 -0
  317. plexflow/logging/__pycache__/log_setup.cpython-311.pyc +0 -0
  318. plexflow/logging/__pycache__/log_setup.cpython-312.pyc +0 -0
  319. plexflow/spiders/__pycache__/quiet_logger.cpython-312.pyc +0 -0
  320. plexflow/spiders/tgx/__pycache__/settings.cpython-312.pyc +0 -0
  321. plexflow/spiders/tgx/__pycache__/spider.cpython-312.pyc +0 -0
  322. plexflow/spiders/tgx/pipelines/__pycache__/dump_json_pipeline.cpython-312.pyc +0 -0
  323. plexflow/spiders/tgx/pipelines/__pycache__/meta_pipeline.cpython-312.pyc +0 -0
  324. plexflow/spiders/tgx/pipelines/__pycache__/publish_pipeline.cpython-312.pyc +0 -0
  325. plexflow/spiders/tgx/pipelines/__pycache__/torrent_info_pipeline.cpython-312.pyc +0 -0
  326. plexflow/spiders/tgx/pipelines/__pycache__/validation_pipeline.cpython-312.pyc +0 -0
  327. plexflow/utils/__pycache__/__init__.cpython-311.pyc +0 -0
  328. plexflow/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  329. plexflow/utils/antibot/__pycache__/human_like_requests.cpython-312.pyc +0 -0
  330. plexflow/utils/api/__pycache__/__init__.cpython-311.pyc +0 -0
  331. plexflow/utils/api/__pycache__/__init__.cpython-312.pyc +0 -0
  332. plexflow/utils/api/context/__pycache__/http.cpython-312.pyc +0 -0
  333. plexflow/utils/api/rest/__pycache__/__init__.cpython-311.pyc +0 -0
  334. plexflow/utils/api/rest/__pycache__/__init__.cpython-312.pyc +0 -0
  335. plexflow/utils/api/rest/__pycache__/antibot_restful.cpython-312.pyc +0 -0
  336. plexflow/utils/api/rest/__pycache__/plexful.cpython-312.pyc +0 -0
  337. plexflow/utils/api/rest/__pycache__/restful.cpython-311.pyc +0 -0
  338. plexflow/utils/api/rest/__pycache__/restful.cpython-312.pyc +0 -0
  339. plexflow/utils/api/rest/__pycache__/url_builder.cpython-312.pyc +0 -0
  340. plexflow/utils/captcha/bypass/__pycache__/decode_audio.cpython-311.pyc +0 -0
  341. plexflow/utils/download/__pycache__/gz.cpython-311.pyc +0 -0
  342. plexflow/utils/filesystem/__pycache__/__init__.cpython-311.pyc +0 -0
  343. plexflow/utils/filesystem/__pycache__/__init__.cpython-312.pyc +0 -0
  344. plexflow/utils/filesystem/__pycache__/search.cpython-311.pyc +0 -0
  345. plexflow/utils/filesystem/__pycache__/search.cpython-312.pyc +0 -0
  346. plexflow/utils/gmail/__pycache__/mails.cpython-311.pyc +0 -0
  347. plexflow/utils/hooks/__pycache__/__init__.cpython-311.pyc +0 -0
  348. plexflow/utils/hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  349. plexflow/utils/hooks/__pycache__/http.cpython-311.pyc +0 -0
  350. plexflow/utils/hooks/__pycache__/http.cpython-312.pyc +0 -0
  351. plexflow/utils/hooks/__pycache__/postgresql.cpython-311.pyc +0 -0
  352. plexflow/utils/hooks/__pycache__/redis.cpython-311.pyc +0 -0
  353. plexflow/utils/hooks/__pycache__/redis.cpython-312.pyc +0 -0
  354. plexflow/utils/image/__pycache__/storage.cpython-312.pyc +0 -0
  355. plexflow/utils/imdb/__pycache__/__init__.cpython-311.pyc +0 -0
  356. plexflow/utils/imdb/__pycache__/__init__.cpython-312.pyc +0 -0
  357. plexflow/utils/imdb/__pycache__/imdb_codes.cpython-311.pyc +0 -0
  358. plexflow/utils/imdb/__pycache__/imdb_codes.cpython-312.pyc +0 -0
  359. plexflow/utils/pubsub/__pycache__/consume.cpython-312.pyc +0 -0
  360. plexflow/utils/pubsub/__pycache__/produce.cpython-312.pyc +0 -0
  361. plexflow/utils/retry/__pycache__/__init__.cpython-311.pyc +0 -0
  362. plexflow/utils/retry/__pycache__/__init__.cpython-312.pyc +0 -0
  363. plexflow/utils/retry/__pycache__/utils.cpython-311.pyc +0 -0
  364. plexflow/utils/retry/__pycache__/utils.cpython-312.pyc +0 -0
  365. plexflow/utils/strings/__pycache__/__init__.cpython-312.pyc +0 -0
  366. plexflow/utils/strings/__pycache__/filesize.cpython-311.pyc +0 -0
  367. plexflow/utils/strings/__pycache__/filesize.cpython-312.pyc +0 -0
  368. plexflow/utils/strings/__pycache__/json_extract.cpython-312.pyc +0 -0
  369. plexflow/utils/strings/__pycache__/language.cpython-312.pyc +0 -0
  370. plexflow/utils/subtitle/__pycache__/search.cpython-312.pyc +0 -0
  371. plexflow/utils/tasks/__pycache__/decorators.cpython-311.pyc +0 -0
  372. plexflow/utils/tasks/__pycache__/tasks.cpython-311.pyc +0 -0
  373. plexflow/utils/thread_safe/__pycache__/safe_list.cpython-312.pyc +0 -0
  374. plexflow/utils/thread_safe/__pycache__/safe_set.cpython-312.pyc +0 -0
  375. plexflow/utils/torrent/__pycache__/__init__.cpython-311.pyc +0 -0
  376. plexflow/utils/torrent/__pycache__/__init__.cpython-312.pyc +0 -0
  377. plexflow/utils/torrent/__pycache__/analyze.cpython-312.pyc +0 -0
  378. plexflow/utils/torrent/__pycache__/files.cpython-312.pyc +0 -0
  379. plexflow/utils/torrent/__pycache__/hash.cpython-311.pyc +0 -0
  380. plexflow/utils/torrent/__pycache__/hash.cpython-312.pyc +0 -0
  381. plexflow/utils/torrent/analyze.py +4 -0
  382. plexflow/utils/torrent/extract/__pycache__/common.cpython-312.pyc +0 -0
  383. plexflow/utils/torrent/extract/__pycache__/ext.cpython-312.pyc +0 -0
  384. plexflow/utils/torrent/extract/__pycache__/extratorrent.cpython-312.pyc +0 -0
  385. plexflow/utils/torrent/extract/__pycache__/tgx.cpython-312.pyc +0 -0
  386. plexflow/utils/torrent/extract/__pycache__/therarbg.cpython-312.pyc +0 -0
  387. plexflow/utils/torrent/extract/__pycache__/torrentquest.cpython-312.pyc +0 -0
  388. plexflow/utils/transcribe/__pycache__/__init__.cpython-312.pyc +0 -0
  389. plexflow/utils/transcribe/__pycache__/speech2text.cpython-311.pyc +0 -0
  390. plexflow/utils/transcribe/__pycache__/speech2text.cpython-312.pyc +0 -0
  391. plexflow/utils/video/__pycache__/__init__.cpython-312.pyc +0 -0
  392. plexflow/utils/video/__pycache__/audio.cpython-312.pyc +0 -0
  393. plexflow/utils/video/__pycache__/subtitle.cpython-312.pyc +0 -0
  394. {plexflow-0.0.68.dist-info → plexflow-0.0.70.dist-info}/METADATA +3 -7
  395. plexflow-0.0.70.dist-info/RECORD +649 -0
  396. {plexflow-0.0.68.dist-info → plexflow-0.0.70.dist-info}/WHEEL +1 -1
  397. plexflow-0.0.68.dist-info/RECORD +0 -261
  398. {plexflow-0.0.68.dist-info → plexflow-0.0.70.dist-info}/entry_points.txt +0 -0
@@ -14,7 +14,7 @@ class AutoTorrents:
14
14
  if source == 'tpb':
15
15
  return TPB(**kwargs).search(query=imdb_id, headless=headless, **kwargs)
16
16
  elif source == 'yts':
17
- return YTS(**kwargs).search(query=imdb_id, headless=headless, **kwargs)
17
+ return YTS().search(query=imdb_id, headless=headless, **kwargs)
18
18
  elif source == 'torrentquest':
19
19
  return TorrentQuest(**kwargs).search(query=query)
20
20
  elif source == 'extratorrent':
@@ -11,7 +11,7 @@ class TheRarbg(Plexful):
11
11
  def search(self, query: str, headless: bool = True, **kwargs) -> List[TheRarbgSearchResult]:
12
12
  response = self.get(f'/get-posts/keywords:{query}/')
13
13
 
14
- response.raise_for_status
14
+ response.raise_for_status()
15
15
 
16
16
  data = extract_torrent_results(html=response.text if not headless else response.html)
17
17
  return list(map(lambda t: TheRarbgSearchResult(**t), data))
@@ -6,7 +6,7 @@ class YTS(Plexful):
6
6
  super().__init__(base_url=base_url)
7
7
 
8
8
  def search(self, query: str, headless: bool = True, **kwargs) -> list[YTSSearchResult]:
9
- if 'wait_value' not in kwargs:
9
+ if not headless and 'wait_value' not in kwargs:
10
10
  kwargs['wait_value'] = 'Query was successful'
11
11
  response = self.get(url='/api/v2/list_movies.json', query_params={
12
12
  'query_term': query,
@@ -43,6 +43,10 @@ class TorrentReport:
43
43
  @property
44
44
  def subtitles(self) -> list:
45
45
  return self._subtitles
46
+
47
+ @property
48
+ def source(self) -> str:
49
+ return self.torrent.source
46
50
 
47
51
  class TorrentInspector:
48
52
  def __init__(self, torrent: Torrent) -> None:
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: plexflow
3
- Version: 0.0.68
3
+ Version: 0.0.70
4
4
  Summary: A short description of the package.
5
- Home-page: https://www.example.com
6
5
  License: MIT
7
6
  Keywords: keyword1,keyword2,keyword3
8
7
  Author: Your Name
@@ -30,16 +29,12 @@ Requires-Dist: confluent-kafka[avro] (>=2.4.0,<3.0.0)
30
29
  Requires-Dist: dataclasses-json (>=0.6.4,<0.7.0)
31
30
  Requires-Dist: dateparser (>=1.2.0,<2.0.0)
32
31
  Requires-Dist: fake-useragent (>=1.4.0,<2.0.0)
33
- Requires-Dist: google-api-python-client (>=2.129.0,<3.0.0)
34
- Requires-Dist: google-auth-oauthlib (>=1.2.0,<2.0.0)
35
- Requires-Dist: google-cloud-pubsub (>=2.21.1,<3.0.0)
36
32
  Requires-Dist: groq (>=0.9.0,<0.10.0)
37
33
  Requires-Dist: html5lib (>=1.1,<2.0)
38
34
  Requires-Dist: humanfriendly (>=10.0,<11.0)
39
35
  Requires-Dist: iso639-lang (>=2.2.3,<3.0.0)
40
36
  Requires-Dist: json-repair (>=0.19.1,<0.20.0)
41
37
  Requires-Dist: kafka (>=1.3.5,<2.0.0)
42
- Requires-Dist: langchain-google-genai (>=1.0.8,<2.0.0)
43
38
  Requires-Dist: langchain-groq (>=0.1.9,<0.2.0)
44
39
  Requires-Dist: langcodes (>=3.4.0,<4.0.0)
45
40
  Requires-Dist: lxml (>=5.1.0,<6.0.0)
@@ -70,4 +65,5 @@ Requires-Dist: uvicorn (>=0.29.0,<0.30.0)
70
65
  Requires-Dist: webdriver-manager (>=4.0.2,<5.0.0)
71
66
  Requires-Dist: wget (>=3.2,<4.0)
72
67
  Project-URL: Documentation, https://www.example.com/docs
68
+ Project-URL: Homepage, https://www.example.com
73
69
  Project-URL: Repository, https://github.com/username/my-package