KekikStream 0.3.0__tar.gz → 0.3.2__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 (62) hide show
  1. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/MediaHandler.py +1 -1
  2. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/__init__.py +2 -2
  3. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream.egg-info/PKG-INFO +1 -1
  4. {kekikstream-0.3.0 → kekikstream-0.3.2}/PKG-INFO +1 -1
  5. {kekikstream-0.3.0 → kekikstream-0.3.2}/setup.py +1 -1
  6. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/CLI/__init__.py +0 -0
  7. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/CLI/check_update.py +0 -0
  8. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/ExtractorBase.py +0 -0
  9. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/ExtractorLoader.py +0 -0
  10. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/ExtractorModels.py +0 -0
  11. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/PluginBase.py +0 -0
  12. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/PluginLoader.py +0 -0
  13. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/PluginModels.py +0 -0
  14. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Core/__init__.py +0 -0
  15. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/CloseLoad.py +0 -0
  16. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/ContentX.py +0 -0
  17. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/FourCX.py +0 -0
  18. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/FourPichive.py +0 -0
  19. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/FourPlayRu.py +0 -0
  20. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/HDStreamAble.py +0 -0
  21. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/Hotlinger.py +0 -0
  22. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/MailRu.py +0 -0
  23. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/MixPlayHD.py +0 -0
  24. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/Odnoklassniki.py +0 -0
  25. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/OkRuHTTP.py +0 -0
  26. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/OkRuSSL.py +0 -0
  27. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/PeaceMakerst.py +0 -0
  28. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/Pichive.py +0 -0
  29. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/PixelDrain.py +0 -0
  30. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/PlayRu.py +0 -0
  31. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/RapidVid.py +0 -0
  32. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/SibNet.py +0 -0
  33. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/Sobreatsesuyp.py +0 -0
  34. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/TRsTX.py +0 -0
  35. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/TauVideo.py +0 -0
  36. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/TurboImgz.py +0 -0
  37. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/VidMoly.py +0 -0
  38. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/VidMoxy.py +0 -0
  39. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Extractors/VideoSeyred.py +0 -0
  40. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Managers/ExtractorManager.py +0 -0
  41. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Managers/MediaManager.py +0 -0
  42. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Managers/PluginManager.py +0 -0
  43. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Managers/UIManager.py +0 -0
  44. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Managers/__init__.py +0 -0
  45. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/DiziBox.py +0 -0
  46. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/FilmMakinesi.py +0 -0
  47. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/FullHDFilmizlesene.py +0 -0
  48. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/JetFilmizle.py +0 -0
  49. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/SezonlukDizi.py +0 -0
  50. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/SineWix.py +0 -0
  51. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/Plugins/UgurFilm.py +0 -0
  52. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/__main__.py +0 -0
  53. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream/requirements.txt +0 -0
  54. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream.egg-info/SOURCES.txt +0 -0
  55. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream.egg-info/dependency_links.txt +0 -0
  56. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream.egg-info/entry_points.txt +0 -0
  57. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream.egg-info/requires.txt +0 -0
  58. {kekikstream-0.3.0 → kekikstream-0.3.2}/KekikStream.egg-info/top_level.txt +0 -0
  59. {kekikstream-0.3.0 → kekikstream-0.3.2}/LICENSE +0 -0
  60. {kekikstream-0.3.0 → kekikstream-0.3.2}/MANIFEST.in +0 -0
  61. {kekikstream-0.3.0 → kekikstream-0.3.2}/README.md +0 -0
  62. {kekikstream-0.3.0 → kekikstream-0.3.2}/setup.cfg +0 -0
@@ -50,7 +50,7 @@ class MediaHandler:
50
50
  mpv_command = ["mpv", "--really-quiet"]
51
51
 
52
52
  if self.title:
53
- mpv_command.append(f"--title={self.title}")
53
+ mpv_command.append(f"--force-media-title={self.title}")
54
54
 
55
55
  if "User-Agent" in self.headers:
56
56
  mpv_command.append(f"--http-header-fields=User-Agent: {self.headers.get('User-Agent')}")
@@ -60,7 +60,7 @@ class KekikStream:
60
60
 
61
61
  if not results:
62
62
  konsol.print("[bold red]Arama sonucu bulunamadı![/bold red]")
63
- return
63
+ return await self.handle_no_results()
64
64
 
65
65
  selected_result = await self.select_result(results)
66
66
 
@@ -75,7 +75,7 @@ class KekikStream:
75
75
  results = await self.search_all_plugins(query)
76
76
 
77
77
  if not results:
78
- return
78
+ return await self.handle_no_results()
79
79
 
80
80
  selected_result = await self.select_from_all_results(results)
81
81
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: KekikStream
3
- Version: 0.3.0
3
+ Version: 0.3.2
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.3.0
3
+ Version: 0.3.2
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.3.0",
9
+ version = "0.3.2",
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