KekikStream 0.0.4__py3-none-any.whl → 0.0.5__py3-none-any.whl

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.
@@ -2,7 +2,6 @@
2
2
 
3
3
  from KekikStream.Core import ExtractorBase, ExtractResult
4
4
  from parsel import Selector
5
- from httpx import AsyncClient
6
5
  from base64 import b64decode
7
6
 
8
7
  class CloseLoadExtractor(ExtractorBase):
@@ -1,8 +1,6 @@
1
1
  # Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır.
2
2
 
3
3
  from KekikStream.Core import ExtractorBase, ExtractResult
4
- from httpx import AsyncClient
5
- import json
6
4
 
7
5
  class MailRuExtractor(ExtractorBase):
8
6
  name = "MailRu"
@@ -1,7 +1,6 @@
1
1
  # Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır.
2
2
 
3
3
  from KekikStream.Core import ExtractorBase, ExtractResult
4
- from httpx import AsyncClient
5
4
  from Kekik.Sifreleme import Packer, HexCodec
6
5
  import re
7
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: KekikStream
3
- Version: 0.0.4
3
+ Version: 0.0.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
@@ -39,6 +39,8 @@ Requires-Dist: InquirerPy
39
39
 
40
40
  *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ı*
41
41
 
42
+ [![Video](https://github.com/keyiflerolsun/KekikStream/raw/master/.github/icons/KekikStream.mp4?raw=True)](https://github.com/keyiflerolsun/KekikStream/raw/master/.github/icons/KekikStream.mp4?raw=True)
43
+
42
44
  [![ForTheBadge made-with-python](https://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
43
45
  [![ForTheBadge built-with-love](https://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/keyiflerolsun/)
44
46
 
@@ -10,9 +10,9 @@ KekikStream/Core/PluginBase.py,sha256=HHkfncke3XY-OsFbKGicDAqkbOtBS_dnOaZT77xLCH
10
10
  KekikStream/Core/PluginLoader.py,sha256=POayKsWOjAuReMbp6_aWbG5lIioQzpQT3u1LQXMqUwY,2574
11
11
  KekikStream/Core/PluginModels.py,sha256=bokfnVqMwVgs65A4tFUM64u4f-xcLAAGPehrfC0TI6g,998
12
12
  KekikStream/Core/__init__.py,sha256=tW3rP6d18BAD54p9QiIzrPBG396tYm2DlUCnmrPAmmI,385
13
- KekikStream/Extractors/CloseLoad.py,sha256=weCmuKmvJLjYxJv7mo16gd-br2H9NrRd6TZGPrpqHlI,1031
14
- KekikStream/Extractors/MailRu.py,sha256=SWqFSW3TzajgcI_kF4WS1iFGM1ILjpqwVO-OyTllh74,1361
15
- KekikStream/Extractors/VidMoxy.py,sha256=OSXrOWKUhhrrIEWl_aEyNRYQRDa8pCric48-tVqM74U,1234
13
+ KekikStream/Extractors/CloseLoad.py,sha256=YmDB3YvuDaCUbQ0T_tmhnkEsC5mSdEN6GNoAR662fl8,990
14
+ KekikStream/Extractors/MailRu.py,sha256=lB3Xy912EaSEUw7Im65L5TwtIeM7OLFV1_9lan39g40,1308
15
+ KekikStream/Extractors/VidMoxy.py,sha256=gQ6U6EwY_fiJtYBs5wr_z8nITGE371aqXRXKKC7HB_M,1193
16
16
  KekikStream/Managers/ExtractorManager.py,sha256=4p5VaERx3qIIzvti9gl_khkCWYcVnzUNORmMP-OrQu0,925
17
17
  KekikStream/Managers/MediaManager.py,sha256=F7mkSvAttAaMHRvnDcxnV2K1D_sK644BCSrEaAmMl_U,522
18
18
  KekikStream/Managers/PluginManager.py,sha256=5O19YNCt4P7a6yVzlDvmxfZLA9SX9LxDs5bqqZ4i1rA,566
@@ -21,9 +21,9 @@ KekikStream/Managers/__init__.py,sha256=3085I_9Sa2L_Vq6Z-QvYUYn1BapkN4sQqBo8ITZo
21
21
  KekikStream/Plugins/FilmMakinesi.py,sha256=g4LRDP5Atn97PqbgnEdm0-wjVdXaJIVk1Ru0F8B66Ws,2902
22
22
  KekikStream/Plugins/FullHDFilmizlesene.py,sha256=HJzHDXHhhMpvXxiD2SjpoZEYs7dmnPymE8EXCSvLKVo,3106
23
23
  KekikStream/Plugins/UgurFilm.py,sha256=U7ryNWpjSZJWuYlMGX1Be9uuyiM3SfuI9VJcEiXedNs,2960
24
- KekikStream-0.0.4.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
25
- KekikStream-0.0.4.dist-info/METADATA,sha256=y76I6MoAHOjuxcJawhEGwLSbVJ83ulp_6LKl9ZX403I,3685
26
- KekikStream-0.0.4.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
27
- KekikStream-0.0.4.dist-info/entry_points.txt,sha256=dFwdiTx8djyehI0Gsz-rZwjAfZzUzoBSrmzRu9ubjJc,50
28
- KekikStream-0.0.4.dist-info/top_level.txt,sha256=DNmGJDXl27Drdfobrak8KYLmocW_uznVYFJOzcjUgmY,12
29
- KekikStream-0.0.4.dist-info/RECORD,,
24
+ KekikStream-0.0.5.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
25
+ KekikStream-0.0.5.dist-info/METADATA,sha256=UXosGq9SBW-klIJVt7S8ue1WTTkSNYC5ixtc_IK6kU4,3889
26
+ KekikStream-0.0.5.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
27
+ KekikStream-0.0.5.dist-info/entry_points.txt,sha256=dFwdiTx8djyehI0Gsz-rZwjAfZzUzoBSrmzRu9ubjJc,50
28
+ KekikStream-0.0.5.dist-info/top_level.txt,sha256=DNmGJDXl27Drdfobrak8KYLmocW_uznVYFJOzcjUgmY,12
29
+ KekikStream-0.0.5.dist-info/RECORD,,