StreamingCommunity 2.5.5__tar.gz → 2.5.6__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.

Potentially problematic release.


This version of StreamingCommunity might be problematic. Click here for more details.

Files changed (102) hide show
  1. {StreamingCommunity-2.5.5/StreamingCommunity.egg-info → StreamingCommunity-2.5.6}/PKG-INFO +2 -2
  2. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/README.md +1 -1
  3. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/animeunity/film_serie.py +2 -1
  4. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ddlstreamitaly/series.py +2 -1
  5. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/guardaserie/series.py +3 -2
  6. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/streamingcommunity/series.py +2 -1
  7. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6/StreamingCommunity.egg-info}/PKG-INFO +2 -2
  8. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity.egg-info/requires.txt +1 -1
  9. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/setup.py +1 -1
  10. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/LICENSE +0 -0
  11. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/MANIFEST.in +0 -0
  12. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Player/Helper/Vixcloud/js_parser.py +0 -0
  13. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Player/Helper/Vixcloud/util.py +0 -0
  14. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Player/ddl.py +0 -0
  15. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Player/maxstream.py +0 -0
  16. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Player/supervideo.py +0 -0
  17. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Player/vixcloud.py +0 -0
  18. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/1337xx/__init__.py +0 -0
  19. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/1337xx/costant.py +0 -0
  20. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/1337xx/site.py +0 -0
  21. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/1337xx/title.py +0 -0
  22. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/altadefinizionegratis/__init__.py +0 -0
  23. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/altadefinizionegratis/costant.py +0 -0
  24. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/altadefinizionegratis/film.py +0 -0
  25. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/altadefinizionegratis/site.py +0 -0
  26. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/animeunity/__init__.py +0 -0
  27. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/animeunity/costant.py +0 -0
  28. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/animeunity/site.py +0 -0
  29. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/animeunity/util/ScrapeSerie.py +0 -0
  30. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/cb01new/__init__.py +0 -0
  31. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/cb01new/costant.py +0 -0
  32. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/cb01new/film.py +0 -0
  33. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/cb01new/site.py +0 -0
  34. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ddlstreamitaly/__init__.py +0 -0
  35. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ddlstreamitaly/costant.py +0 -0
  36. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ddlstreamitaly/site.py +0 -0
  37. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ddlstreamitaly/util/ScrapeSerie.py +0 -0
  38. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/guardaserie/__init__.py +0 -0
  39. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/guardaserie/costant.py +0 -0
  40. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/guardaserie/site.py +0 -0
  41. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/guardaserie/util/ScrapeSerie.py +0 -0
  42. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ilcorsaronero/__init__.py +0 -0
  43. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ilcorsaronero/costant.py +0 -0
  44. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ilcorsaronero/site.py +0 -0
  45. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ilcorsaronero/title.py +0 -0
  46. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/ilcorsaronero/util/ilCorsarScraper.py +0 -0
  47. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/mostraguarda/__init__.py +0 -0
  48. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/mostraguarda/costant.py +0 -0
  49. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/mostraguarda/film.py +0 -0
  50. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/streamingcommunity/__init__.py +0 -0
  51. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/streamingcommunity/costant.py +0 -0
  52. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/streamingcommunity/film.py +0 -0
  53. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/streamingcommunity/site.py +0 -0
  54. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Site/streamingcommunity/util/ScrapeSerie.py +0 -0
  55. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/Class/SearchType.py +0 -0
  56. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/Util/__init__.py +0 -0
  57. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/Util/get_domain.py +0 -0
  58. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/Util/manage_ep.py +0 -0
  59. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/Util/recall_search.py +0 -0
  60. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/__init__.py +0 -0
  61. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Api/Template/site.py +0 -0
  62. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/Downloader/HLS/downloader.py +0 -0
  63. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/Downloader/HLS/proxyes.py +0 -0
  64. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/Downloader/HLS/segments.py +0 -0
  65. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/Downloader/MP4/downloader.py +0 -0
  66. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/Downloader/TOR/downloader.py +0 -0
  67. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/Downloader/__init__.py +0 -0
  68. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/FFmpeg/__init__.py +0 -0
  69. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/FFmpeg/capture.py +0 -0
  70. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/FFmpeg/command.py +0 -0
  71. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/FFmpeg/util.py +0 -0
  72. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/M3U8/__init__.py +0 -0
  73. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/M3U8/decryptor.py +0 -0
  74. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/M3U8/estimator.py +0 -0
  75. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/M3U8/parser.py +0 -0
  76. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/M3U8/url_fixer.py +0 -0
  77. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/TMBD/__init__.py +0 -0
  78. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/TMBD/obj_tmbd.py +0 -0
  79. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Lib/TMBD/tmdb.py +0 -0
  80. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/TelegramHelp/__init__.py +0 -0
  81. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/TelegramHelp/request_manager.py +0 -0
  82. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/TelegramHelp/session.py +0 -0
  83. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/TelegramHelp/telegram_bot.py +0 -0
  84. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Upload/update.py +0 -0
  85. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Upload/version.py +0 -0
  86. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/_jsonConfig.py +0 -0
  87. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/call_stack.py +0 -0
  88. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/color.py +0 -0
  89. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/console.py +0 -0
  90. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/ffmpeg_installer.py +0 -0
  91. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/headers.py +0 -0
  92. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/logger.py +0 -0
  93. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/message.py +0 -0
  94. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/os.py +0 -0
  95. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/Util/table.py +0 -0
  96. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/__init__.py +0 -0
  97. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity/run.py +0 -0
  98. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity.egg-info/SOURCES.txt +0 -0
  99. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity.egg-info/dependency_links.txt +0 -0
  100. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity.egg-info/entry_points.txt +0 -0
  101. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/StreamingCommunity.egg-info/top_level.txt +0 -0
  102. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.6}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: StreamingCommunity
3
- Version: 2.5.5
3
+ Version: 2.5.6
4
4
  Home-page: https://github.com/Lovi-0/StreamingCommunity
5
5
  Author: Lovi-0
6
6
  Project-URL: Bug Reports, https://github.com/Lovi-0/StreamingCommunity/issues
@@ -37,7 +37,7 @@ License-File: LICENSE
37
37
  <img src="https://img.shields.io/pypi/dm/streamingcommunity?style=for-the-badge" alt="PyPI Downloads"/>
38
38
  </a>
39
39
  <a href="https://github.com/Arrowar/StreamingCommunity">
40
- <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Arrowar/StreamingCommunity/main/.github/media/loc-badge.json&style=for-the-badge" alt="Lines of Code"/>
40
+ <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Arrowar/StreamingCommunity/main/Test/Media/loc-badge.json&style=for-the-badge" alt="Lines of Code"/>
41
41
  </a>
42
42
  </p>
43
43
 
@@ -25,7 +25,7 @@
25
25
  <img src="https://img.shields.io/pypi/dm/streamingcommunity?style=for-the-badge" alt="PyPI Downloads"/>
26
26
  </a>
27
27
  <a href="https://github.com/Arrowar/StreamingCommunity">
28
- <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Arrowar/StreamingCommunity/main/.github/media/loc-badge.json&style=for-the-badge" alt="Lines of Code"/>
28
+ <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Arrowar/StreamingCommunity/main/Test/Media/loc-badge.json&style=for-the-badge" alt="Lines of Code"/>
29
29
  </a>
30
30
  </p>
31
31
 
@@ -2,6 +2,7 @@
2
2
 
3
3
  import os
4
4
  import logging
5
+ from typing import Tuple
5
6
 
6
7
 
7
8
  # Internal utilities
@@ -29,7 +30,7 @@ KILL_HANDLER = bool(False)
29
30
 
30
31
 
31
32
 
32
- def download_episode(index_select: int, scrape_serie: ScrapeSerieAnime, video_source: VideoSourceAnime) -> tuple[str,bool]:
33
+ def download_episode(index_select: int, scrape_serie: ScrapeSerieAnime, video_source: VideoSourceAnime) -> Tuple[str,bool]:
33
34
  """
34
35
  Downloads the selected episode.
35
36
 
@@ -3,6 +3,7 @@
3
3
  import os
4
4
  import sys
5
5
  from urllib.parse import urlparse
6
+ from typing import Tuple
6
7
 
7
8
 
8
9
  # Internal utilities
@@ -28,7 +29,7 @@ from .costant import SERIES_FOLDER
28
29
 
29
30
 
30
31
 
31
- def download_video(index_episode_selected: int, scape_info_serie: GetSerieInfo, video_source: VideoSource) -> tuple[str,bool]:
32
+ def download_video(index_episode_selected: int, scape_info_serie: GetSerieInfo, video_source: VideoSource) -> Tuple[str,bool]:
32
33
  """
33
34
  Download a single episode video.
34
35
 
@@ -2,6 +2,7 @@
2
2
 
3
3
  import os
4
4
  import sys
5
+ from typing import Tuple
5
6
 
6
7
 
7
8
  # Internal utilities
@@ -26,7 +27,7 @@ from .costant import SERIES_FOLDER
26
27
 
27
28
 
28
29
 
29
- def download_video(index_season_selected: int, index_episode_selected: int, scape_info_serie: GetSerieInfo) -> str:
30
+ def download_video(index_season_selected: int, index_episode_selected: int, scape_info_serie: GetSerieInfo) -> Tuple[str,bool]:
30
31
  """
31
32
  Download a single episode video.
32
33
 
@@ -37,6 +38,7 @@ def download_video(index_season_selected: int, index_episode_selected: int, scap
37
38
 
38
39
  Return:
39
40
  - str: output path
41
+ - bool: kill handler status
40
42
  """
41
43
  start_message()
42
44
  index_season_selected = dynamic_format_number(index_season_selected)
@@ -62,7 +64,6 @@ def download_video(index_season_selected: int, index_episode_selected: int, scap
62
64
  output_path=os.path.join(mp4_path, mp4_name)
63
65
  ).start()
64
66
 
65
-
66
67
  if "error" in r_proc.keys():
67
68
  try:
68
69
  os.remove(r_proc['path'])
@@ -2,6 +2,7 @@
2
2
 
3
3
  import os
4
4
  import sys
5
+ from typing import Tuple
5
6
 
6
7
 
7
8
  # Internal utilities
@@ -27,7 +28,7 @@ from StreamingCommunity.Api.Player.vixcloud import VideoSource
27
28
  from .costant import SITE_NAME, SERIES_FOLDER, TELEGRAM_BOT
28
29
 
29
30
 
30
- def download_video(index_season_selected: int, index_episode_selected: int, scrape_serie: ScrapeSerie, video_source: VideoSource) -> tuple[str,bool]:
31
+ def download_video(index_season_selected: int, index_episode_selected: int, scrape_serie: ScrapeSerie, video_source: VideoSource) -> Tuple[str,bool]:
31
32
  """
32
33
  Download a single episode video.
33
34
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: StreamingCommunity
3
- Version: 2.5.5
3
+ Version: 2.5.6
4
4
  Home-page: https://github.com/Lovi-0/StreamingCommunity
5
5
  Author: Lovi-0
6
6
  Project-URL: Bug Reports, https://github.com/Lovi-0/StreamingCommunity/issues
@@ -37,7 +37,7 @@ License-File: LICENSE
37
37
  <img src="https://img.shields.io/pypi/dm/streamingcommunity?style=for-the-badge" alt="PyPI Downloads"/>
38
38
  </a>
39
39
  <a href="https://github.com/Arrowar/StreamingCommunity">
40
- <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Arrowar/StreamingCommunity/main/.github/media/loc-badge.json&style=for-the-badge" alt="Lines of Code"/>
40
+ <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Arrowar/StreamingCommunity/main/Test/Media/loc-badge.json&style=for-the-badge" alt="Lines of Code"/>
41
41
  </a>
42
42
  </p>
43
43
 
@@ -9,7 +9,7 @@ jsbeautifier
9
9
  pathvalidate
10
10
  pycryptodomex
11
11
  googlesearch-python
12
- fake-useragent
12
+ fake-useragent<2.0.0
13
13
  qbittorrent-api
14
14
  python-qbittorrent
15
15
  Pillow
@@ -10,7 +10,7 @@ with open("requirements.txt", "r", encoding="utf-8-sig") as f:
10
10
 
11
11
  setup(
12
12
  name="StreamingCommunity",
13
- version="2.5.5",
13
+ version="2.5.6",
14
14
  long_description=read_readme(),
15
15
  long_description_content_type="text/markdown",
16
16
  author="Lovi-0",