StreamingCommunity 3.3.7__tar.gz → 3.3.8__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-3.3.7/StreamingCommunity.egg-info → streamingcommunity-3.3.8}/PKG-INFO +1 -3
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/serie.py +1 -1
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/serie.py +1 -1
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/loader.py +13 -4
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Upload/version.py +1 -1
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/config_json.py +0 -3
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8/StreamingCommunity.egg-info}/PKG-INFO +1 -3
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/requires.txt +0 -2
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/requirements.txt +1 -3
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/LICENSE +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/MANIFEST.in +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/README.md +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/Helper/Vixcloud/js_parser.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/Helper/Vixcloud/util.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/hdplayer.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/mediapolisvod.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/supervideo.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/sweetpixel.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/vixcloud.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/altadefinizione/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/altadefinizione/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/altadefinizione/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/altadefinizione/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/altadefinizione/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/crunchyroll/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/crunchyroll/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/crunchyroll/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/crunchyroll/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/crunchyroll/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/crunchyroll/util/get_license.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/guardaserie/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/guardaserie/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/guardaserie/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/guardaserie/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/util/fix_mpd.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/mediasetinfinity/util/get_license.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/util/get_license.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingcommunity/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingcommunity/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingcommunity/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingcommunity/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingcommunity/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingwatch/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingwatch/film.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingwatch/series.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingwatch/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/streamingwatch/util/ScrapeSerie.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/Class/SearchType.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/Util/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/Util/manage_ep.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/config_loader.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/site.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/DASH/cdm_helpher.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/DASH/decrypt.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/DASH/downloader.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/DASH/parser.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/DASH/segments.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/HLS/downloader.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/HLS/segments.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/MP4/downloader.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/TOR/downloader.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/capture.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/command.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/util.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/decryptor.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/estimator.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/parser.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/url_fixer.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/TMBD/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/TMBD/obj_tmbd.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/TMBD/tmdb.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/TelegramHelp/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/TelegramHelp/config.json +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/TelegramHelp/telegram_bot.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Upload/update.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/color.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/headers.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/http_client.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/installer/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/installer/bento4_install.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/installer/binary_paths.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/installer/device_install.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/installer/ffmpeg_install.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/logger.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/message.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/os.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/table.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/__init__.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/global_search.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/run.py +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/SOURCES.txt +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/dependency_links.txt +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/entry_points.txt +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/top_level.txt +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/setup.cfg +0 -0
- {streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: StreamingCommunity
|
|
3
|
-
Version: 3.3.
|
|
3
|
+
Version: 3.3.8
|
|
4
4
|
Home-page: https://github.com/Arrowar/StreamingCommunity
|
|
5
5
|
Author: Arrowar
|
|
6
6
|
Project-URL: Bug Reports, https://github.com/Arrowar/StreamingCommunity/issues
|
|
@@ -14,7 +14,6 @@ Requires-Dist: bs4
|
|
|
14
14
|
Requires-Dist: rich
|
|
15
15
|
Requires-Dist: tqdm
|
|
16
16
|
Requires-Dist: m3u8
|
|
17
|
-
Requires-Dist: certifi
|
|
18
17
|
Requires-Dist: psutil
|
|
19
18
|
Requires-Dist: unidecode
|
|
20
19
|
Requires-Dist: curl_cffi
|
|
@@ -25,7 +24,6 @@ Requires-Dist: ua-generator
|
|
|
25
24
|
Requires-Dist: qbittorrent-api
|
|
26
25
|
Requires-Dist: pyTelegramBotAPI
|
|
27
26
|
Requires-Dist: pywidevine
|
|
28
|
-
Requires-Dist: seleniumbase
|
|
29
27
|
Dynamic: author
|
|
30
28
|
Dynamic: description
|
|
31
29
|
Dynamic: description-content-type
|
|
@@ -104,7 +104,7 @@ def download_series(select_title: MediaItem, season_selection: str = None, episo
|
|
|
104
104
|
|
|
105
105
|
# Get episode information
|
|
106
106
|
episoded_count = scrape_serie.get_count_episodes()
|
|
107
|
-
console.print(f"[green]Episodes count:[/green] [red]{episoded_count}[/red]")
|
|
107
|
+
console.print(f"\n[green]Episodes count:[/green] [red]{episoded_count}[/red]")
|
|
108
108
|
|
|
109
109
|
# Telegram bot integration
|
|
110
110
|
if episode_selection is None:
|
|
@@ -84,7 +84,7 @@ def download_series(select_title: MediaItem, episode_selection: str = None):
|
|
|
84
84
|
episodes = scrape_serie.get_episodes()
|
|
85
85
|
|
|
86
86
|
# Get episode count
|
|
87
|
-
console.print(f"[green]Episodes
|
|
87
|
+
console.print(f"\n[green]Episodes count:[/green] [red]{len(episodes)}[/red]")
|
|
88
88
|
|
|
89
89
|
# Display episodes list and get user selection
|
|
90
90
|
if episode_selection is None:
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/loader.py
RENAMED
|
@@ -105,10 +105,17 @@ def load_search_functions() -> Dict[str, LazySearchModule]:
|
|
|
105
105
|
loaded_functions = {}
|
|
106
106
|
|
|
107
107
|
# Determine base path (calculated once)
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
108
|
+
if getattr(sys, 'frozen', False):
|
|
109
|
+
|
|
110
|
+
# When frozen (exe), sys._MEIPASS points to temporary extraction directory
|
|
111
|
+
base_path = os.path.join(sys._MEIPASS, "StreamingCommunity")
|
|
112
|
+
api_dir = os.path.join(base_path, 'Api', 'Site')
|
|
113
|
+
|
|
114
|
+
else:
|
|
115
|
+
# When not frozen, __file__ is in StreamingCommunity/Api/Template/loader.py
|
|
116
|
+
# Go up two levels to get to StreamingCommunity/Api
|
|
117
|
+
base_path = os.path.dirname(os.path.dirname(__file__))
|
|
118
|
+
api_dir = os.path.join(base_path, 'Site')
|
|
112
119
|
|
|
113
120
|
# Quick scan: just read directory structure and module metadata
|
|
114
121
|
modules_metadata = []
|
|
@@ -138,6 +145,7 @@ def load_search_functions() -> Dict[str, LazySearchModule]:
|
|
|
138
145
|
|
|
139
146
|
if indice is not None:
|
|
140
147
|
modules_metadata.append((module_name, indice))
|
|
148
|
+
logging.info(f"Found module: {module_name} (index: {indice})")
|
|
141
149
|
|
|
142
150
|
except Exception as e:
|
|
143
151
|
console.print(f"[yellow]Warning: Could not read metadata from {module_name}: {str(e)}")
|
|
@@ -146,4 +154,5 @@ def load_search_functions() -> Dict[str, LazySearchModule]:
|
|
|
146
154
|
for module_name, indice in sorted(modules_metadata, key=lambda x: x[1]):
|
|
147
155
|
loaded_functions[f'{module_name}_search'] = LazySearchModule(module_name, indice)
|
|
148
156
|
|
|
157
|
+
logging.info(f"Loaded {len(loaded_functions)} search modules")
|
|
149
158
|
return loaded_functions
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/config_json.py
RENAMED
|
@@ -155,9 +155,6 @@ class ConfigManager:
|
|
|
155
155
|
# Determine which file to save to
|
|
156
156
|
self._save_domains_to_appropriate_location()
|
|
157
157
|
|
|
158
|
-
site_count = len(self.configSite) if isinstance(self.configSite, dict) else 0
|
|
159
|
-
console.print(f"[bold green]Domains loaded from GitHub:[/bold green] {site_count} streaming services found.")
|
|
160
|
-
|
|
161
158
|
else:
|
|
162
159
|
console.print(f"[bold red]GitHub request failed:[/bold red] HTTP {response.status_code}, {response.text[:100]}")
|
|
163
160
|
self._handle_site_data_fallback()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: StreamingCommunity
|
|
3
|
-
Version: 3.3.
|
|
3
|
+
Version: 3.3.8
|
|
4
4
|
Home-page: https://github.com/Arrowar/StreamingCommunity
|
|
5
5
|
Author: Arrowar
|
|
6
6
|
Project-URL: Bug Reports, https://github.com/Arrowar/StreamingCommunity/issues
|
|
@@ -14,7 +14,6 @@ Requires-Dist: bs4
|
|
|
14
14
|
Requires-Dist: rich
|
|
15
15
|
Requires-Dist: tqdm
|
|
16
16
|
Requires-Dist: m3u8
|
|
17
|
-
Requires-Dist: certifi
|
|
18
17
|
Requires-Dist: psutil
|
|
19
18
|
Requires-Dist: unidecode
|
|
20
19
|
Requires-Dist: curl_cffi
|
|
@@ -25,7 +24,6 @@ Requires-Dist: ua-generator
|
|
|
25
24
|
Requires-Dist: qbittorrent-api
|
|
26
25
|
Requires-Dist: pyTelegramBotAPI
|
|
27
26
|
Requires-Dist: pywidevine
|
|
28
|
-
Requires-Dist: seleniumbase
|
|
29
27
|
Dynamic: author
|
|
30
28
|
Dynamic: description
|
|
31
29
|
Dynamic: description-content-type
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/hdplayer.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/mediapolisvod.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/supervideo.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/sweetpixel.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Player/vixcloud.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/film.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeunity/site.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/film.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/animeworld/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
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/film.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/series.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Site/raiplay/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
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Api/Template/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
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/Downloader/__init__.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/__init__.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/capture.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/FFmpeg/command.py
RENAMED
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/__init__.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/decryptor.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/estimator.py
RENAMED
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/M3U8/url_fixer.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/TMBD/__init__.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Lib/TMBD/obj_tmbd.py
RENAMED
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/TelegramHelp/__init__.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/TelegramHelp/config.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/http_client.py
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity/Util/installer/__init__.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
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/entry_points.txt
RENAMED
|
File without changes
|
{streamingcommunity-3.3.7 → streamingcommunity-3.3.8}/StreamingCommunity.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|