KekikStream 1.9.6__tar.gz → 1.9.9__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 (92) hide show
  1. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Extractor/ExtractorBase.py +1 -0
  2. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Plugin/PluginBase.py +1 -0
  3. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/JetTv.py +1 -1
  4. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/PlayerFilmIzle.py +3 -3
  5. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/RoketDizi.py +7 -2
  6. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/SinemaCX.py +1 -1
  7. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream.egg-info/PKG-INFO +1 -1
  8. {kekikstream-1.9.6 → kekikstream-1.9.9}/PKG-INFO +1 -1
  9. {kekikstream-1.9.6 → kekikstream-1.9.9}/setup.py +1 -1
  10. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/CLI/__init__.py +0 -0
  11. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/CLI/pypi_kontrol.py +0 -0
  12. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Extractor/ExtractorLoader.py +0 -0
  13. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Extractor/ExtractorManager.py +0 -0
  14. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Extractor/ExtractorModels.py +0 -0
  15. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Media/MediaHandler.py +0 -0
  16. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Media/MediaManager.py +0 -0
  17. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Plugin/PluginLoader.py +0 -0
  18. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Plugin/PluginManager.py +0 -0
  19. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/Plugin/PluginModels.py +0 -0
  20. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/UI/UIManager.py +0 -0
  21. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Core/__init__.py +0 -0
  22. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/CloseLoad.py +0 -0
  23. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/ContentX.py +0 -0
  24. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/DzenRu.py +0 -0
  25. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/ExPlay.py +0 -0
  26. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/FirePlayer.py +0 -0
  27. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/FourCX.py +0 -0
  28. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/FourPichive.py +0 -0
  29. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/FourPlayRu.py +0 -0
  30. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/HDPlayerSystem.py +0 -0
  31. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/HDStreamAble.py +0 -0
  32. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/Hotlinger.py +0 -0
  33. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/MailRu.py +0 -0
  34. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/MixPlayHD.py +0 -0
  35. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/MixTiger.py +0 -0
  36. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/MolyStream.py +0 -0
  37. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/Odnoklassniki.py +0 -0
  38. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/OkRuHTTP.py +0 -0
  39. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/OkRuSSL.py +0 -0
  40. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/PeaceMakerst.py +0 -0
  41. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/Pichive.py +0 -0
  42. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/PixelDrain.py +0 -0
  43. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/PlayRu.py +0 -0
  44. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/RapidVid.py +0 -0
  45. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/SetPlay.py +0 -0
  46. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/SetPrime.py +0 -0
  47. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/SibNet.py +0 -0
  48. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/Sobreatsesuyp.py +0 -0
  49. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/TRsTX.py +0 -0
  50. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/TauVideo.py +0 -0
  51. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/TurboImgz.py +0 -0
  52. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/TurkeyPlayer.py +0 -0
  53. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/VidHide.py +0 -0
  54. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/VidMoly.py +0 -0
  55. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/VidMolyMe.py +0 -0
  56. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/VidMoxy.py +0 -0
  57. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/VidPapi.py +0 -0
  58. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/VideoSeyred.py +0 -0
  59. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/YTDLP.py +0 -0
  60. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Extractors/YildizKisaFilm.py +0 -0
  61. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/DiziBox.py +0 -0
  62. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/DiziPal.py +0 -0
  63. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/DiziYou.py +0 -0
  64. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/Dizilla.py +0 -0
  65. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/FilmBip.py +0 -0
  66. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/FilmMakinesi.py +0 -0
  67. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/FilmModu.py +0 -0
  68. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/FullHDFilm.py +0 -0
  69. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/FullHDFilmizlesene.py +0 -0
  70. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/HDFilmCehennemi.py +0 -0
  71. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/JetFilmizle.py +0 -0
  72. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/KultFilmler.py +0 -0
  73. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/RecTV.py +0 -0
  74. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/SelcukFlix.py +0 -0
  75. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/SezonlukDizi.py +0 -0
  76. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/SineWix.py +0 -0
  77. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/Sinefy.py +0 -0
  78. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/Sinezy.py +0 -0
  79. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/SuperFilmGeldi.py +0 -0
  80. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/Plugins/UgurFilm.py +0 -0
  81. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/__init__.py +0 -0
  82. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/__main__.py +0 -0
  83. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream/requirements.txt +0 -0
  84. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream.egg-info/SOURCES.txt +0 -0
  85. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream.egg-info/dependency_links.txt +0 -0
  86. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream.egg-info/entry_points.txt +0 -0
  87. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream.egg-info/requires.txt +0 -0
  88. {kekikstream-1.9.6 → kekikstream-1.9.9}/KekikStream.egg-info/top_level.txt +0 -0
  89. {kekikstream-1.9.6 → kekikstream-1.9.9}/LICENSE +0 -0
  90. {kekikstream-1.9.6 → kekikstream-1.9.9}/MANIFEST.in +0 -0
  91. {kekikstream-1.9.6 → kekikstream-1.9.9}/README.md +0 -0
  92. {kekikstream-1.9.6 → kekikstream-1.9.9}/setup.cfg +0 -0
@@ -23,6 +23,7 @@ class ExtractorBase(ABC):
23
23
  )
24
24
  self.httpx.headers.update(self.cloudscraper.headers)
25
25
  self.httpx.cookies.update(self.cloudscraper.cookies)
26
+ self.httpx.headers.update({"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 15.7; rv:135.0) Gecko/20100101 Firefox/135.0"})
26
27
 
27
28
  def can_handle_url(self, url: str) -> bool:
28
29
  # URL'nin bu çıkarıcı tarafından işlenip işlenemeyeceğini kontrol et
@@ -34,6 +34,7 @@ class PluginBase(ABC):
34
34
  )
35
35
  self.httpx.headers.update(self.cloudscraper.headers)
36
36
  self.httpx.cookies.update(self.cloudscraper.cookies)
37
+ self.httpx.headers.update({"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 15.7; rv:135.0) Gecko/20100101 Firefox/135.0"})
37
38
 
38
39
  self.media_handler = MediaHandler()
39
40
  self.ex_manager = ExtractorManager()
@@ -31,7 +31,7 @@ class JetTv(ExtractorBase):
31
31
 
32
32
  # 2. Yöntem: Regex Fallback
33
33
  if not master_url:
34
- if match := re.search(r"file: '([^']*)'", document, re.IGNORE_CASE):
34
+ if match := re.search(r"file: '([^']*)'", document, re.IGNORECASE):
35
35
  master_url = match.group(1)
36
36
 
37
37
  if not master_url:
@@ -16,7 +16,7 @@ class PlayerFilmIzle(ExtractorBase):
16
16
  video_req = istek.text
17
17
 
18
18
  subtitles = []
19
- if sub_match := re.search(r'playerjsSubtitle = "([^"]*)"', video_req, re.IGNORE_CASE):
19
+ if sub_match := re.search(r'playerjsSubtitle = "([^"]*)"', video_req, re.IGNORECASE):
20
20
  sub_yakala = sub_match.group(1)
21
21
  # Format örneği: [dil]url
22
22
  # Kotlin kodunda: subYakala.substringAfter("]") -> url
@@ -27,7 +27,7 @@ class PlayerFilmIzle(ExtractorBase):
27
27
  subtitles.append(Subtitle(name=sub_lang, url=sub_url))
28
28
 
29
29
  # Data yakalama: FirePlayer|DATA|...
30
- data_match = re.search(r'FirePlayer\|([^|]+)\|', video_req, re.IGNORE_CASE)
30
+ data_match = re.search(r'FirePlayer\|([^|]+)\|', video_req, re.IGNORECASE)
31
31
  data_val = data_match.group(1) if data_match else None
32
32
 
33
33
  if not data_val:
@@ -47,7 +47,7 @@ class PlayerFilmIzle(ExtractorBase):
47
47
  get_url = response.text.replace("\\", "")
48
48
 
49
49
  m3u8_url = ""
50
- if url_yakala := re.search(r'"securedLink":"([^"]*)"', get_url, re.IGNORE_CASE):
50
+ if url_yakala := re.search(r'"securedLink":"([^"]*)"', get_url, re.IGNORECASE):
51
51
  m3u8_url = url_yakala.group(1)
52
52
 
53
53
  if not m3u8_url:
@@ -203,14 +203,19 @@ class RoketDizi(PluginBase):
203
203
 
204
204
  # Check extractor
205
205
  extractor = self.ex_manager.find_extractor(iframe_url)
206
+ ext_name = extractor.name if extractor else ""
206
207
 
207
208
  # Metadata'dan bilgileri al
208
- source_name = source.get("source_name", extractor.name if extractor else "Iframe")
209
+ source_name = source.get("source_name", "")
209
210
  language_name = source.get("language_name", "")
210
211
  quality_name = source.get("quality_name", "")
211
212
 
212
213
  # İsmi oluştur
213
- name_parts = [source_name]
214
+ name_parts = []
215
+ if source_name:
216
+ name_parts.append(source_name)
217
+ if ext_name:
218
+ name_parts.append(ext_name)
214
219
  if language_name:
215
220
  name_parts.append(language_name)
216
221
  if quality_name:
@@ -7,7 +7,7 @@ import re
7
7
  class SinemaCX(PluginBase):
8
8
  name = "SinemaCX"
9
9
  language = "tr"
10
- main_url = "https://www.sinema.onl"
10
+ main_url = "https://www.sinema.fit"
11
11
  favicon = f"https://www.google.com/s2/favicons?domain={main_url}&sz=64"
12
12
  description = "HD Film izle, Türkçe Dublaj ve Altyazılı filmler."
13
13
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: KekikStream
3
- Version: 1.9.6
3
+ Version: 1.9.9
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.4
2
2
  Name: KekikStream
3
- Version: 1.9.6
3
+ Version: 1.9.9
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 = "1.9.6",
9
+ version = "1.9.9",
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