KekikStream 2.4.4__tar.gz → 2.4.5__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 KekikStream might be problematic. Click here for more details.
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/DiziPal.py +22 -9
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream.egg-info/PKG-INFO +1 -1
- {kekikstream-2.4.4 → kekikstream-2.4.5}/PKG-INFO +1 -1
- {kekikstream-2.4.4 → kekikstream-2.4.5}/setup.py +1 -1
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/CLI/__init__.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/CLI/pypi_kontrol.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Extractor/ExtractorBase.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Extractor/ExtractorLoader.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Extractor/ExtractorManager.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Extractor/ExtractorModels.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Extractor/YTDLPCache.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/HTMLHelper.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Media/MediaHandler.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Media/MediaManager.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Plugin/PluginBase.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Plugin/PluginLoader.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Plugin/PluginManager.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/Plugin/PluginModels.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/UI/UIManager.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Core/__init__.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/CloseLoad.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/ContentX.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/DonilasPlay.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/DzenRu.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/ExPlay.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/Filemoon.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/HDMomPlayer.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/HDPlayerSystem.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/HotStream.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/JFVid.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/JetTv.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/MailRu.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/MixPlayHD.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/MixTiger.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/MolyStream.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/Odnoklassniki.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/PeaceMakerst.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/PixelDrain.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/PlayerFilmIzle.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/RapidVid.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/SetPlay.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/SetPrime.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/SibNet.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/Sobreatsesuyp.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/TRsTX.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/TauVideo.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/TurboImgz.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/TurkeyPlayer.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/VCTPlay.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/VidHide.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/VidMoly.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/VidMoxy.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/VidPapi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/VideoSeyred.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/Videostr.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/Vidoza.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/YTDLP.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Extractors/YildizKisaFilm.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/BelgeselX.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/DiziBox.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/DiziMom.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/DiziYou.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/Dizilla.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/FilmBip.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/FilmEkseni.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/FilmMakinesi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/FilmModu.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/Filmatek.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/Full4kizle.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/FullHDFilm.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/FullHDFilmizlesene.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/HDFilmCehennemi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/JetFilmizle.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/KultFilmler.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/RecTV.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/RoketDizi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/SelcukFlix.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/SetFilmIzle.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/SezonlukDizi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/SineWix.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/Sinefy.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/SinemaCX.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/Sinezy.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/SuperFilmGeldi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/UgurFilm.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/Watch32.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/Plugins/YabanciDizi.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/__init__.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/__main__.py +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream/requirements.txt +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream.egg-info/SOURCES.txt +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream.egg-info/dependency_links.txt +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream.egg-info/entry_points.txt +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream.egg-info/requires.txt +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/KekikStream.egg-info/top_level.txt +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/LICENSE +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/MANIFEST.in +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/README.md +0 -0
- {kekikstream-2.4.4 → kekikstream-2.4.5}/setup.cfg +0 -0
|
@@ -78,13 +78,26 @@ class DiziPal(PluginBase):
|
|
|
78
78
|
description = secici.select_attr("meta[property='og:description']", "content")
|
|
79
79
|
title = secici.select_text("h1")
|
|
80
80
|
|
|
81
|
-
year
|
|
82
|
-
rating
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
81
|
+
year = secici.meta_value("Yapım Yılı")
|
|
82
|
+
rating = secici.meta_value("IMDB Puanı")
|
|
83
|
+
duration_raw = secici.meta_value("Süre")
|
|
84
|
+
if duration_raw:
|
|
85
|
+
parts = duration_raw.split()
|
|
86
|
+
saat = 0
|
|
87
|
+
dakika = 0
|
|
88
|
+
|
|
89
|
+
for p in parts:
|
|
90
|
+
if "s" in p:
|
|
91
|
+
saat = int(p.replace("s", ""))
|
|
92
|
+
elif "dk" in p:
|
|
93
|
+
dakika = int(p.replace("dk", ""))
|
|
94
|
+
|
|
95
|
+
duration = saat * 60 + dakika
|
|
96
|
+
else:
|
|
97
|
+
duration = None
|
|
98
|
+
|
|
99
|
+
tags = secici.meta_list("Tür")
|
|
100
|
+
actors = secici.meta_list("Oyuncular")
|
|
88
101
|
if not actors:
|
|
89
102
|
actors = secici.select_attrs("div.swiper-slide a", "title")
|
|
90
103
|
|
|
@@ -105,12 +118,12 @@ class DiziPal(PluginBase):
|
|
|
105
118
|
episodes.append(Episode(season=s, episode=e, title=name, url=self.fix_url(href)))
|
|
106
119
|
|
|
107
120
|
return SeriesInfo(
|
|
108
|
-
url=url, poster=poster, title=title, description=description, tags=tags,
|
|
121
|
+
url=url, poster=poster.replace("https://test4test.online", self.main_url), title=title, description=description, tags=tags,
|
|
109
122
|
rating=rating, year=year, duration=duration, episodes=episodes or None, actors=actors
|
|
110
123
|
)
|
|
111
124
|
|
|
112
125
|
return MovieInfo(
|
|
113
|
-
url=url, poster=poster, title=title, description=description, tags=tags,
|
|
126
|
+
url=url, poster=poster.replace("https://test4test.online", self.main_url), title=title, description=description, tags=tags,
|
|
114
127
|
rating=rating, year=year, duration=duration, actors=actors
|
|
115
128
|
)
|
|
116
129
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: KekikStream
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.5
|
|
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.4
|
|
2
2
|
Name: KekikStream
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.5
|
|
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 = "2.4.
|
|
9
|
+
version = "2.4.5",
|
|
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
|
|
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
|