KekikStream 0.2.0__tar.gz → 0.2.1__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.
Files changed (47) hide show
  1. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Managers/UIManager.py +2 -2
  2. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/__init__.py +3 -3
  3. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream.egg-info/PKG-INFO +1 -1
  4. {kekikstream-0.2.0 → kekikstream-0.2.1}/PKG-INFO +1 -1
  5. {kekikstream-0.2.0 → kekikstream-0.2.1}/setup.py +1 -1
  6. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/CLI/__init__.py +0 -0
  7. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/CLI/check_update.py +0 -0
  8. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/ExtractorBase.py +0 -0
  9. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/ExtractorLoader.py +0 -0
  10. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/ExtractorModels.py +0 -0
  11. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/MediaHandler.py +0 -0
  12. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/PluginBase.py +0 -0
  13. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/PluginLoader.py +0 -0
  14. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/PluginModels.py +0 -0
  15. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Core/__init__.py +0 -0
  16. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/CloseLoad.py +0 -0
  17. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/MailRu.py +0 -0
  18. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/PixelDrain.py +0 -0
  19. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/RapidVid.py +0 -0
  20. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/SibNet.py +0 -0
  21. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/Sobreatsesuyp.py +0 -0
  22. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/TRsTX.py +0 -0
  23. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/TauVideo.py +0 -0
  24. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/TurboImgz.py +0 -0
  25. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/VidMoly.py +0 -0
  26. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Extractors/VidMoxy.py +0 -0
  27. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Managers/ExtractorManager.py +0 -0
  28. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Managers/MediaManager.py +0 -0
  29. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Managers/PluginManager.py +0 -0
  30. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Managers/__init__.py +0 -0
  31. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Plugins/FilmMakinesi.py +0 -0
  32. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Plugins/FullHDFilmizlesene.py +0 -0
  33. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Plugins/JetFilmizle.py +0 -0
  34. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Plugins/SezonlukDizi.py +0 -0
  35. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Plugins/SineWix.py +0 -0
  36. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/Plugins/UgurFilm.py +0 -0
  37. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/__main__.py +0 -0
  38. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream/requirements.txt +0 -0
  39. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream.egg-info/SOURCES.txt +0 -0
  40. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream.egg-info/dependency_links.txt +0 -0
  41. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream.egg-info/entry_points.txt +0 -0
  42. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream.egg-info/requires.txt +0 -0
  43. {kekikstream-0.2.0 → kekikstream-0.2.1}/KekikStream.egg-info/top_level.txt +0 -0
  44. {kekikstream-0.2.0 → kekikstream-0.2.1}/LICENSE +0 -0
  45. {kekikstream-0.2.0 → kekikstream-0.2.1}/MANIFEST.in +0 -0
  46. {kekikstream-0.2.0 → kekikstream-0.2.1}/README.md +0 -0
  47. {kekikstream-0.2.0 → kekikstream-0.2.1}/setup.cfg +0 -0
@@ -13,7 +13,7 @@ class UIManager:
13
13
 
14
14
  @staticmethod
15
15
  async def select_from_list(message, choices):
16
- return await inquirer.select(message=message, choices=choices, max_height="75%").execute_async()
16
+ return await inquirer.select(message=message, choices=choices, max_height="60%").execute_async()
17
17
 
18
18
  @staticmethod
19
19
  async def select_from_fuzzy(message, choices):
@@ -22,7 +22,7 @@ class UIManager:
22
22
  choices = choices,
23
23
  validate = lambda result: result in [choice if isinstance(choice, str) else choice["value"] for choice in choices],
24
24
  filter = lambda result: result,
25
- max_height = "75%"
25
+ max_height = "60%"
26
26
  ).execute_async()
27
27
 
28
28
  @staticmethod
@@ -191,7 +191,7 @@ class KekikStream:
191
191
  konsol.print(f"[yellow][!] {plugin_name} geçerli bir PluginBase değil, atlanıyor...[/yellow]")
192
192
  continue
193
193
 
194
- konsol.log(f"[yellow][~] {plugin_name:<18} eklentisinde arama yapılıyor...[/]")
194
+ konsol.log(f"[yellow][~] {plugin_name:<19} aranıyor...[/]")
195
195
  try:
196
196
  results = await plugin.search(query)
197
197
  if results:
@@ -199,7 +199,7 @@ class KekikStream:
199
199
  [{"plugin": plugin_name, "title": result.title, "url": result.url, "poster": result.poster} for result in results]
200
200
  )
201
201
  except Exception as hata:
202
- konsol.print(f"[bold red]{plugin_name} eklentisinde hata oluştu: {hata}[/bold red]")
202
+ konsol.print(f"[bold red]{plugin_name} » hata oluştu: {hata}[/bold red]")
203
203
 
204
204
  if not all_results:
205
205
  konsol.print("[bold red]Hiçbir sonuç bulunamadı![/bold red]")
@@ -209,7 +209,7 @@ class KekikStream:
209
209
 
210
210
  async def select_from_all_results(self, results):
211
211
  choices = [
212
- {"name": f"[{res['plugin']}] {res['title']}", "value": res}
212
+ {"name": f"{f'[{res["plugin"]}]':<21} » {res['title']}", "value": res}
213
213
  for res in results
214
214
  ]
215
215
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: KekikStream
3
- Version: 0.2.0
3
+ Version: 0.2.1
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.1
2
2
  Name: KekikStream
3
- Version: 0.2.0
3
+ Version: 0.2.1
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.2.0",
9
+ version = "0.2.1",
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