KekikStream 0.7.14__tar.gz → 0.8.0__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/RecTV.py +3 -2
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/__init__.py +1 -1
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream.egg-info/PKG-INFO +1 -1
- {kekikstream-0.7.14 → kekikstream-0.8.0}/PKG-INFO +1 -1
- {kekikstream-0.7.14 → kekikstream-0.8.0}/setup.py +1 -1
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/CLI/__init__.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/CLI/pypi_kontrol.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/ExtractorBase.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/ExtractorLoader.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/ExtractorModels.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/MediaHandler.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/PluginBase.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/PluginLoader.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/PluginModels.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Core/__init__.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/CloseLoad.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/ContentX.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/FourCX.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/FourPichive.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/FourPlayRu.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/HDStreamAble.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/Hotlinger.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/MailRu.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/MixPlayHD.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/Odnoklassniki.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/OkRuHTTP.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/OkRuSSL.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/PeaceMakerst.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/Pichive.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/PixelDrain.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/PlayRu.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/RapidVid.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/SibNet.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/Sobreatsesuyp.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/TRsTX.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/TauVideo.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/TurboImgz.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/VidMoly.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/VidMoxy.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Extractors/VideoSeyred.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Managers/ExtractorManager.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Managers/MediaManager.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Managers/PluginManager.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Managers/UIManager.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Managers/__init__.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/DiziBox.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/DiziYou.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/Dizilla.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/FilmMakinesi.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/FullHDFilmizlesene.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/JetFilmizle.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/SezonlukDizi.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/SineWix.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/Plugins/UgurFilm.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/__main__.py +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream/requirements.txt +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream.egg-info/SOURCES.txt +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream.egg-info/dependency_links.txt +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream.egg-info/entry_points.txt +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream.egg-info/requires.txt +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/KekikStream.egg-info/top_level.txt +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/LICENSE +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/MANIFEST.in +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/README.md +0 -0
- {kekikstream-0.7.14 → kekikstream-0.8.0}/setup.cfg +0 -0
@@ -17,6 +17,8 @@ class RecTV(PluginBase):
|
|
17
17
|
http2.headers.update({"user-agent": "okhttp/4.12.0"})
|
18
18
|
|
19
19
|
async def search(self, query: str) -> list[SearchResult]:
|
20
|
+
self.media_handler.headers.update({"User-Agent": "googleusercontent"})
|
21
|
+
|
20
22
|
istek = await self.http2.get(f"{self.main_url}/api/search/{query}/{self.sw_key}/")
|
21
23
|
|
22
24
|
kanallar = istek.json().get("channels")
|
@@ -48,7 +50,7 @@ class RecTV(PluginBase):
|
|
48
50
|
ep_model = Episode(
|
49
51
|
season = int(re.search(r"(\d+)\.S", season.get("title")).group(1)) if re.search(r"(\d+)\.S", season.get("title")) else 1,
|
50
52
|
episode = int(re.search(r"Bölüm (\d+)", episode.get("title")).group(1)) if re.search(r"Bölüm (\d+)", episode.get("title")) else 1,
|
51
|
-
title =
|
53
|
+
title = season.get("title"),
|
52
54
|
url = self.fix_url(episode.get("sources")[0].get("url")),
|
53
55
|
)
|
54
56
|
|
@@ -105,7 +107,6 @@ class RecTV(PluginBase):
|
|
105
107
|
}
|
106
108
|
videolar.append(video_link)
|
107
109
|
|
108
|
-
self.media_handler.headers.update({"User-Agent": "googleusercontent"})
|
109
110
|
return videolar
|
110
111
|
|
111
112
|
async def play(self, name: str, url: str, referer: str, subtitles: list[Subtitle]):
|
@@ -180,7 +180,7 @@ class KekikStream:
|
|
180
180
|
if not haritalama:
|
181
181
|
secilen_link = await self.arayuz_yonetici.select_from_list(
|
182
182
|
message = "Doğrudan oynatmak için bir bağlantı seçin:",
|
183
|
-
choices = [{"name": value["ext_name"], "value": key} for key, value in self.suanki_eklenti._data.items()]
|
183
|
+
choices = [{"name": value["ext_name"], "value": key} for key, value in self.suanki_eklenti._data.items() if key in baglantilar]
|
184
184
|
)
|
185
185
|
if secilen_link:
|
186
186
|
await self.medya_oynat(secilen_link)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: KekikStream
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.8.0
|
4
4
|
Summary: terminal üzerinden medya içeriği aramanızı ve VLC/MPV gibi popüler medya oynatıcılar aracılığıyla doğrudan izlemenizi sağlayan modüler ve genişletilebilir bir bıdı bıdı
|
5
5
|
Home-page: https://github.com/keyiflerolsun/KekikStream
|
6
6
|
Author: keyiflerolsun
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: KekikStream
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.8.0
|
4
4
|
Summary: terminal üzerinden medya içeriği aramanızı ve VLC/MPV gibi popüler medya oynatıcılar aracılığıyla doğrudan izlemenizi sağlayan modüler ve genişletilebilir bir bıdı bıdı
|
5
5
|
Home-page: https://github.com/keyiflerolsun/KekikStream
|
6
6
|
Author: keyiflerolsun
|
@@ -6,7 +6,7 @@ from io import open
|
|
6
6
|
setup(
|
7
7
|
# ? Genel Bilgiler
|
8
8
|
name = "KekikStream",
|
9
|
-
version = "0.
|
9
|
+
version = "0.8.0",
|
10
10
|
url = "https://github.com/keyiflerolsun/KekikStream",
|
11
11
|
description = "terminal üzerinden medya içeriği aramanızı ve VLC/MPV gibi popüler medya oynatıcılar aracılığıyla doğrudan izlemenizi sağlayan modüler ve genişletilebilir bir bıdı bıdı",
|
12
12
|
keywords = ["KekikStream", "KekikAkademi", "keyiflerolsun"],
|
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
|
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
|
File without changes
|
File without changes
|