StreamingCommunity 2.5.6__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.
- {StreamingCommunity-2.5.6/StreamingCommunity.egg-info → StreamingCommunity-2.5.7}/PKG-INFO +2 -2
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/README.md +1 -1
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/series.py +1 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/HLS/downloader.py +0 -1
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/HLS/segments.py +1 -2
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/estimator.py +5 -7
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/os.py +1 -1
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/run.py +1 -1
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7/StreamingCommunity.egg-info}/PKG-INFO +2 -2
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/setup.py +1 -1
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/LICENSE +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/MANIFEST.in +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/Helper/Vixcloud/js_parser.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/Helper/Vixcloud/util.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/ddl.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/maxstream.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/supervideo.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/vixcloud.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/title.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/film.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/altadefinizionegratis/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/film_serie.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/util/ScrapeSerie.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/film.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/series.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ddlstreamitaly/util/ScrapeSerie.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/guardaserie/util/ScrapeSerie.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/title.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/ilcorsaronero/util/ilCorsarScraper.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/mostraguarda/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/mostraguarda/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/mostraguarda/film.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/costant.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/film.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/series.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/streamingcommunity/util/ScrapeSerie.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Class/SearchType.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/get_domain.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/manage_ep.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/Util/recall_search.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/site.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/HLS/proxyes.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/MP4/downloader.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/TOR/downloader.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/capture.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/command.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/util.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/decryptor.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/parser.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/url_fixer.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/obj_tmbd.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/tmdb.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/request_manager.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/session.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/telegram_bot.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Upload/update.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Upload/version.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/_jsonConfig.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/call_stack.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/color.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/console.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/ffmpeg_installer.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/headers.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/logger.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/message.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/table.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/__init__.py +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/SOURCES.txt +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/dependency_links.txt +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/entry_points.txt +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/requires.txt +0 -0
- {StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/top_level.txt +0 -0
- {StreamingCommunity-2.5.6 → 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.
|
|
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
|
|
@@ -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/
|
|
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"/>
|
|
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/
|
|
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"/>
|
|
29
29
|
</a>
|
|
30
30
|
</p>
|
|
31
31
|
|
|
@@ -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}{{
|
|
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:
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/estimator.py
RENAMED
|
@@ -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"]:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: StreamingCommunity
|
|
3
|
-
Version: 2.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
|
|
@@ -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/
|
|
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"/>
|
|
41
41
|
</a>
|
|
42
42
|
</p>
|
|
43
43
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/maxstream.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/supervideo.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Player/vixcloud.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/__init__.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/costant.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/site.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/1337xx/title.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/animeunity/site.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/costant.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/film.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Site/cb01new/site.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/__init__.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Api/Template/site.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/Downloader/__init__.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/__init__.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/capture.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/FFmpeg/command.py
RENAMED
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/__init__.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/decryptor.py
RENAMED
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/M3U8/url_fixer.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/__init__.py
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Lib/TMBD/obj_tmbd.py
RENAMED
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/TelegramHelp/session.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/_jsonConfig.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity/Util/ffmpeg_installer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/entry_points.txt
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/requires.txt
RENAMED
|
File without changes
|
{StreamingCommunity-2.5.6 → StreamingCommunity-2.5.7}/StreamingCommunity.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|