KekikStream 0.0.1__py3-none-any.whl → 0.0.2__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.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: KekikStream
3
- Version: 0.0.1
4
- Summary: KekikStream bir medya içerik yöneticisi ve oynatıcıdır. Kullanıcıların farklı platformlardaki içerikleri aramasını, detaylarını görüntülemesini ve izleme bağlantılarına erişmesini sağlar. Proje, modüler bir yapıya sahiptir ve kolayca yeni eklenti (plugin) ve çıkarıcı (extractor) eklenebilir.
3
+ Version: 0.0.2
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
7
7
  Author-email: keyiflerolsun@gmail.com
@@ -27,6 +27,16 @@ Requires-Dist: InquirerPy
27
27
  [![Görüntülenme](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/keyiflerolsun/KekikStream&title=Görüntülenme)](#)
28
28
  <a href="https://KekikAkademi.org/Kahve" target="_blank"><img src="https://img.shields.io/badge/☕️-Kahve Ismarla-ffdd00" title="☕️ Kahve Ismarla" style="padding-left:5px;"></a>
29
29
 
30
+ [![PyPI](https://img.shields.io/pypi/v/KekikStream?logo=pypi&logoColor=white&label=PyPI)](https://pypi.org/project/KekikStream)
31
+ [![PyPI - Yüklenme](https://img.shields.io/pypi/dm/KekikStream?logo=pypi&logoColor=white&label=Yüklenme)](https://pypi.org/project/KekikStream)
32
+ [![PyPI - Wheel](https://img.shields.io/pypi/wheel/KekikStream?logo=pypi&logoColor=white&label=Wheel)](https://pypi.org/project/KekikStream)
33
+
34
+ [![Python Version](https://img.shields.io/pypi/pyversions/KekikStream?logo=python&logoColor=white&label=Python)](#)
35
+ [![Lisans](https://img.shields.io/pypi/l/KekikStream?logo=gnu&logoColor=white&label=Lisans)](#)
36
+ [![Durum](https://img.shields.io/pypi/status/KekikStream?logo=windowsterminal&logoColor=white&label=Durum)](#)
37
+
38
+ [![PyPI Yükle](https://github.com/keyiflerolsun/KekikStream/actions/workflows/pypiYukle.yml/badge.svg)](https://github.com/keyiflerolsun/KekikStream/actions/workflows/pypiYukle.yml)
39
+
30
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ı*
31
41
 
32
42
  [![ForTheBadge made-with-python](https://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
@@ -36,10 +46,10 @@ Requires-Dist: InquirerPy
36
46
 
37
47
  ```bash
38
48
  # Yüklemek
39
- pip install git+https://github.com/keyiflerolsun/KekikStream.git
49
+ pip install KekikStream
40
50
 
41
51
  # Güncellemek
42
- pip install -U git+https://github.com/keyiflerolsun/KekikStream.git
52
+ pip install -U KekikStream
43
53
  ```
44
54
 
45
55
  ## <img src="https://www.akashtrehan.com/assets/images/emoji/terminal.png" height="32" align="center"> Kullanım
@@ -19,9 +19,9 @@ KekikStream/Managers/UIManager.py,sha256=81ZSGFdf1nKw1NjL-nqwgQTYAgzJqybBWXqWCNQ
19
19
  KekikStream/Managers/__init__.py,sha256=3085I_9Sa2L_Vq6Z-QvYUYn1BapkN4sQqBo8ITZoD_4,251
20
20
  KekikStream/Plugins/FilmMakinesi.py,sha256=is0TurL8ChWuWiMmIVxKFWa--yNYyFzFfBRldlUt_jg,2945
21
21
  KekikStream/Plugins/UgurFilm.py,sha256=-90rdlvCu6NLyeYDrtmYKcEoWT_mBtzz4sQ6iZcaz54,3008
22
- KekikStream-0.0.1.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
23
- KekikStream-0.0.1.dist-info/METADATA,sha256=fgWdNEeKUQM3Z3QqwHFthV5Id87n_Zi0f2oVMcQLrjk,2976
24
- KekikStream-0.0.1.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
25
- KekikStream-0.0.1.dist-info/entry_points.txt,sha256=dFwdiTx8djyehI0Gsz-rZwjAfZzUzoBSrmzRu9ubjJc,50
26
- KekikStream-0.0.1.dist-info/top_level.txt,sha256=DNmGJDXl27Drdfobrak8KYLmocW_uznVYFJOzcjUgmY,12
27
- KekikStream-0.0.1.dist-info/RECORD,,
22
+ KekikStream-0.0.2.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
23
+ KekikStream-0.0.2.dist-info/METADATA,sha256=8bMNH05ccVHx_UGx0gruqfQ990M0Qf-xN2z7nb0x6bs,3686
24
+ KekikStream-0.0.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
25
+ KekikStream-0.0.2.dist-info/entry_points.txt,sha256=dFwdiTx8djyehI0Gsz-rZwjAfZzUzoBSrmzRu9ubjJc,50
26
+ KekikStream-0.0.2.dist-info/top_level.txt,sha256=DNmGJDXl27Drdfobrak8KYLmocW_uznVYFJOzcjUgmY,12
27
+ KekikStream-0.0.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5