StreamingCommunity 2.5.5__tar.gz → 2.5.7__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.7}/PKG-INFO +1 -1
  2. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/film_serie.py +2 -1
  3. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/series.py +2 -1
  4. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/series.py +3 -1
  5. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/series.py +2 -1
  6. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/HLS/downloader.py +0 -1
  7. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/HLS/segments.py +1 -2
  8. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/estimator.py +5 -7
  9. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/os.py +1 -1
  10. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/run.py +1 -1
  11. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7/StreamingCommunity.egg-info}/PKG-INFO +1 -1
  12. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/requires.txt +1 -1
  13. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/setup.py +1 -1
  14. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/LICENSE +0 -0
  15. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/MANIFEST.in +0 -0
  16. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/README.md +0 -0
  17. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/Helper/Vixcloud/js_parser.py +0 -0
  18. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/Helper/Vixcloud/util.py +0 -0
  19. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/ddl.py +0 -0
  20. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/maxstream.py +0 -0
  21. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/supervideo.py +0 -0
  22. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/vixcloud.py +0 -0
  23. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/__init__.py +0 -0
  24. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/costant.py +0 -0
  25. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/site.py +0 -0
  26. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/title.py +0 -0
  27. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/__init__.py +0 -0
  28. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/costant.py +0 -0
  29. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/film.py +0 -0
  30. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/site.py +0 -0
  31. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/__init__.py +0 -0
  32. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/costant.py +0 -0
  33. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/site.py +0 -0
  34. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/util/ScrapeSerie.py +0 -0
  35. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/__init__.py +0 -0
  36. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/costant.py +0 -0
  37. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/film.py +0 -0
  38. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/site.py +0 -0
  39. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/__init__.py +0 -0
  40. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/costant.py +0 -0
  41. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/site.py +0 -0
  42. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/util/ScrapeSerie.py +0 -0
  43. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/__init__.py +0 -0
  44. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/costant.py +0 -0
  45. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/site.py +0 -0
  46. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/util/ScrapeSerie.py +0 -0
  47. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/__init__.py +0 -0
  48. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/costant.py +0 -0
  49. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/site.py +0 -0
  50. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/title.py +0 -0
  51. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/util/ilCorsarScraper.py +0 -0
  52. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/mostraguarda/__init__.py +0 -0
  53. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/mostraguarda/costant.py +0 -0
  54. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/mostraguarda/film.py +0 -0
  55. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/__init__.py +0 -0
  56. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/costant.py +0 -0
  57. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/film.py +0 -0
  58. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/site.py +0 -0
  59. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/util/ScrapeSerie.py +0 -0
  60. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Class/SearchType.py +0 -0
  61. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/__init__.py +0 -0
  62. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/get_domain.py +0 -0
  63. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/manage_ep.py +0 -0
  64. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/recall_search.py +0 -0
  65. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/__init__.py +0 -0
  66. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/site.py +0 -0
  67. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/HLS/proxyes.py +0 -0
  68. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/MP4/downloader.py +0 -0
  69. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/TOR/downloader.py +0 -0
  70. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/__init__.py +0 -0
  71. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/__init__.py +0 -0
  72. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/capture.py +0 -0
  73. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/command.py +0 -0
  74. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/util.py +0 -0
  75. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/__init__.py +0 -0
  76. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/decryptor.py +0 -0
  77. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/parser.py +0 -0
  78. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/url_fixer.py +0 -0
  79. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/__init__.py +0 -0
  80. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/obj_tmbd.py +0 -0
  81. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/tmdb.py +0 -0
  82. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/__init__.py +0 -0
  83. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/request_manager.py +0 -0
  84. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/session.py +0 -0
  85. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/telegram_bot.py +0 -0
  86. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Upload/update.py +0 -0
  87. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Upload/version.py +0 -0
  88. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/_jsonConfig.py +0 -0
  89. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/call_stack.py +0 -0
  90. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/color.py +0 -0
  91. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/console.py +0 -0
  92. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/ffmpeg_installer.py +0 -0
  93. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/headers.py +0 -0
  94. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/logger.py +0 -0
  95. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/message.py +0 -0
  96. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/table.py +0 -0
  97. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity/__init__.py +0 -0
  98. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/SOURCES.txt +0 -0
  99. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/dependency_links.txt +0 -0
  100. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/entry_points.txt +0 -0
  101. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/top_level.txt +0 -0
  102. {StreamingCommunity-2.5.5 → StreamingCommunity-2.5.7}/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.7
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
@@ -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)
@@ -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
 
@@ -506,7 +506,6 @@ class HLS_Downloader:
506
506
  file_size = internet_manager.format_file_size(os.path.getsize(self.path_manager.output_path))
507
507
  duration = print_duration_table(self.path_manager.output_path, description=False, return_string=True)
508
508
 
509
- print()
510
509
  panel_content = (
511
510
  f"[cyan]File size: [bold red]{file_size}[/bold red]\n"
512
511
  f"[cyan]Duration: [bold]{duration}[/bold]\n"
@@ -391,8 +391,7 @@ class M3U8_Segments:
391
391
  f"{Colors.YELLOW}[HLS] {Colors.WHITE}({Colors.CYAN}{description}{Colors.WHITE}): "
392
392
  f"{Colors.RED}{{percentage:.2f}}% "
393
393
  f"{Colors.MAGENTA}{{bar}} "
394
- f"{Colors.WHITE}[ {Colors.YELLOW}{{n_fmt}}{Colors.WHITE} / {Colors.RED}{{total_fmt}} {Colors.WHITE}] "
395
- f"{Colors.YELLOW}{{elapsed}} {Colors.WHITE}< {Colors.CYAN}{{remaining}}{{postfix}} {Colors.WHITE}]"
394
+ f"{Colors.WHITE}[ {Colors.YELLOW}{{elapsed}}{Colors.WHITE} < {Colors.CYAN}{{remaining}}{Colors.WHITE}{{postfix}}{Colors.WHITE} ]"
396
395
  )
397
396
 
398
397
  def _get_worker_count(self, stream_type: str) -> int:
@@ -106,12 +106,12 @@ class M3U8_Ts_Estimator:
106
106
  try:
107
107
  self.add_ts_file(total_downloaded * self.total_segments, total_downloaded, duration)
108
108
 
109
- downloaded_file_size_str = internet_manager.format_file_size(self.now_downloaded_size)
109
+ #downloaded_file_size_str = internet_manager.format_file_size(self.now_downloaded_size)
110
110
  file_total_size = self.calculate_total_size()
111
111
 
112
- number_file_downloaded = downloaded_file_size_str.split(' ')[0]
112
+ #number_file_downloaded = downloaded_file_size_str.split(' ')[0]
113
113
  number_file_total_size = file_total_size.split(' ')[0]
114
- units_file_downloaded = downloaded_file_size_str.split(' ')[1]
114
+ #units_file_downloaded = downloaded_file_size_str.split(' ')[1]
115
115
  units_file_total_size = file_total_size.split(' ')[1]
116
116
 
117
117
  if USE_LARGE_BAR:
@@ -124,19 +124,17 @@ class M3U8_Ts_Estimator:
124
124
  average_internet_speed = "N/A"
125
125
  average_internet_unit = ""
126
126
 
127
- # Retrieve retry count from segments_instance
128
127
  retry_count = self.segments_instance.active_retries if self.segments_instance else 0
129
128
  progress_str = (
130
- f"{Colors.WHITE}[ {Colors.GREEN}{number_file_downloaded} {Colors.WHITE}< "
129
+ #f"{Colors.WHITE}[ {Colors.GREEN}{number_file_downloaded} {Colors.WHITE}< "
131
130
  f"{Colors.GREEN}{number_file_total_size} {Colors.RED}{units_file_total_size} "
132
131
  f"{Colors.WHITE}| {Colors.CYAN}{average_internet_speed} {Colors.RED}{average_internet_unit} "
133
132
  f"{Colors.WHITE}| {Colors.GREEN}CRR {Colors.RED}{retry_count}"
134
133
  )
135
134
  else:
136
- # Retrieve retry count from segments_instance
137
135
  retry_count = self.segments_instance.active_retries if self.segments_instance else 0
138
136
  progress_str = (
139
- f"{Colors.WHITE}[ {Colors.GREEN}{number_file_downloaded} {Colors.WHITE}< "
137
+ #f"{Colors.WHITE}[ {Colors.GREEN}{number_file_downloaded} {Colors.WHITE}< "
140
138
  f"{Colors.GREEN}{number_file_total_size} {Colors.RED}{units_file_total_size} "
141
139
  f"{Colors.WHITE}| {Colors.GREEN}CRR {Colors.RED}{retry_count}"
142
140
  )
@@ -461,7 +461,7 @@ class OsSummary:
461
461
  optional_libraries = [line.strip().split("=")[0] for line in open(requirements_file, 'r', encoding='utf-8-sig')]
462
462
 
463
463
  for lib in optional_libraries:
464
- installed_version = self.get_library_version(lib)
464
+ installed_version = self.get_library_version(lib.split("<")[0])
465
465
  if 'not installed' in installed_version:
466
466
  user_response = msg.ask(f"{lib} is not installed. Do you want to install it? (yes/no)", default="y")
467
467
  if user_response.lower().strip() in ["yes", "y"]:
@@ -178,7 +178,7 @@ def force_exit():
178
178
  os._exit(0)
179
179
 
180
180
 
181
- def main(script_id):
181
+ def main(script_id = 0):
182
182
 
183
183
  if TELEGRAM_BOT:
184
184
  bot = get_bot_instance()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: StreamingCommunity
3
- Version: 2.5.5
3
+ Version: 2.5.7
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
@@ -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.7",
14
14
  long_description=read_readme(),
15
15
  long_description_content_type="text/markdown",
16
16
  author="Lovi-0",