KekikStream 0.9.2__py3-none-any.whl → 0.9.3__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- KekikStream/Plugins/Shorten.py +1 -0
- {KekikStream-0.9.2.dist-info → KekikStream-0.9.3.dist-info}/METADATA +1 -1
- {KekikStream-0.9.2.dist-info → KekikStream-0.9.3.dist-info}/RECORD +7 -7
- {KekikStream-0.9.2.dist-info → KekikStream-0.9.3.dist-info}/LICENSE +0 -0
- {KekikStream-0.9.2.dist-info → KekikStream-0.9.3.dist-info}/WHEEL +0 -0
- {KekikStream-0.9.2.dist-info → KekikStream-0.9.3.dist-info}/entry_points.txt +0 -0
- {KekikStream-0.9.2.dist-info → KekikStream-0.9.3.dist-info}/top_level.txt +0 -0
KekikStream/Plugins/Shorten.py
CHANGED
@@ -175,6 +175,7 @@ class Shorten(PluginBase):
|
|
175
175
|
for episode in veri.get("episodes"):
|
176
176
|
episode["name"] = veri["title"] + f" | {episode.get('number')}. Bölüm"
|
177
177
|
episode["subtitles"] = [subtitle for subtitle in episode["subtitles"] if subtitle.get("code").lower() in ["tr", "en"]]
|
178
|
+
episode["subtitles"].reverse()
|
178
179
|
|
179
180
|
ep_model = Episode(
|
180
181
|
season = 1,
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: KekikStream
|
3
|
-
Version: 0.9.
|
3
|
+
Version: 0.9.3
|
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
|
@@ -48,12 +48,12 @@ KekikStream/Plugins/FullHDFilmizlesene.py,sha256=Fa0gRP_NoMfPC8HIKRxERjQVOv8Fyb-
|
|
48
48
|
KekikStream/Plugins/JetFilmizle.py,sha256=Gu4Ums-88x7jNKAtKkdSXyMaOyLv0_Kb6jnomhAWhM0,3916
|
49
49
|
KekikStream/Plugins/RecTV.py,sha256=7hxlt3Rvm1gV2lF6dFLOxiK_CjNng_7a02l0YkMuNZc,4886
|
50
50
|
KekikStream/Plugins/SezonlukDizi.py,sha256=5BZVzQ2eQtymHxO0bzjA2ho4FFNahPFQly4hoHuH8lo,4441
|
51
|
-
KekikStream/Plugins/Shorten.py,sha256=
|
51
|
+
KekikStream/Plugins/Shorten.py,sha256=aS65Mfc4V7wezAYtO4ZwL6DOt66ra1wMO9Cpjji7tCQ,8880
|
52
52
|
KekikStream/Plugins/SineWix.py,sha256=WxlGoE8GMWr7S7Htu_Bh_OP4qIav1igHLJ3GWzP8ttQ,4859
|
53
53
|
KekikStream/Plugins/UgurFilm.py,sha256=yYXee5uxwNnPqFJZ6s6cRkmUyqS3Vv8x-iesPalc4j4,2930
|
54
|
-
KekikStream-0.9.
|
55
|
-
KekikStream-0.9.
|
56
|
-
KekikStream-0.9.
|
57
|
-
KekikStream-0.9.
|
58
|
-
KekikStream-0.9.
|
59
|
-
KekikStream-0.9.
|
54
|
+
KekikStream-0.9.3.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
55
|
+
KekikStream-0.9.3.dist-info/METADATA,sha256=Mw1WBHesxtVOt70nl9pH8yjZBIscuBuiqsGUMB1Iyn8,4226
|
56
|
+
KekikStream-0.9.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
57
|
+
KekikStream-0.9.3.dist-info/entry_points.txt,sha256=dFwdiTx8djyehI0Gsz-rZwjAfZzUzoBSrmzRu9ubjJc,50
|
58
|
+
KekikStream-0.9.3.dist-info/top_level.txt,sha256=DNmGJDXl27Drdfobrak8KYLmocW_uznVYFJOzcjUgmY,12
|
59
|
+
KekikStream-0.9.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|