Commit Graph

74 Commits

Author SHA1 Message Date
Himanshu
40112eab19 fix: Update catalog titles and filters for consistency 2025-11-11 20:47:31 +05:30
Himanshu
ac79ec2629 fix: Add common headers to fetch requests in getStream function 2025-11-02 16:55:52 +05:30
Himanshu
8de5898968 refactor: use remote url 2025-11-02 15:34:32 +05:30
himanshu8443
ed85dcb4f3 refactor: Simplify link generation in getMeta and getStream functions 2025-10-11 12:49:20 +05:30
himanshu8443
c1fc264c6a fix: Handle double-encoded JSON in getStream function 2025-10-11 10:52:38 +05:30
himanshu8443
44c8235a8a feat: Enhance getMeta function to extract title, synopsis, and image from metadata 2025-10-08 10:19:22 +05:30
himanshu8443
4dbc0ff321 feat: Add initial implementation for ogomovies provider 2025-10-07 20:22:56 +05:30
himanshu8443
0784a88fa7 feat: Add new provider implementations for Joya9tv and skyMovieHD 2025-10-02 14:19:47 +05:30
himanshu8443
3d86424f6a refactor: update getMeta function to use async/await and improve code formatting 2025-09-29 16:50:38 +05:30
himanshu8443
99a76a1867 fix: await providerContext.getBaseUrl in fetchPosts function and add console log for debugging 2025-09-29 16:50:29 +05:30
himanshu8443
5704dfe6e2 Add new providers for kmMovies, movies4u,katmoviefix, and zeefliz
Co-authored-by: DHR-Store <boss@dhrgroup.ai>
2025-09-29 15:48:13 +05:30
himanshu8443
d15167b35e fix: update vcloudLinks selector to include additional button style 2025-09-23 10:18:25 +05:30
himanshu8443
f31431a081 fix: enhance getStream function with cookie support and improved fetch handling 2025-09-06 17:20:17 +05:30
himanshu8443
aa7c517f4d fix: update getStream function to remove hardcoded cookie and enhance photolinx handling 2025-09-06 16:28:01 +05:30
himanshu8443
2f451abff0 fix: enhance getStream function with improved error handling and cookie support 2025-09-06 12:09:12 +05:30
himanshu8443
e64eacee53 fix: comment out subtitles handling in getRiveStream function and add referer header 2025-09-02 15:14:44 +05:30
himanshu8443
73b44da636 fix: multistream 2025-09-02 14:00:22 +05:30
himanshu8443
2068d6e641 fix: remove unused commonHeaders from getSearchPosts function 2025-08-29 21:31:23 +05:30
himanshu8443
a3817b3f88 fix: add cookie header to axios requests in getEpisodes function 2025-08-28 17:17:53 +05:30
himanshu8443
176a4244c1 fix: update filters in catalog and headers in meta, posts, and stream files 2025-08-28 16:56:48 +05:30
himanshu8443
fe59acc10c refactor: update cookies 2025-08-28 16:47:12 +05:30
himanshu8443
baddc03b85 fix: update stream type determination in getStream function and disable subtitles 2025-08-24 12:07:48 +05:30
himanshu8443
0202053836 fix: limit results in getPosts and enhance search filtering with fuzzy matching 2025-08-15 18:19:17 +05:30
himanshu8443
a7aaf92476 fix: correct episodesLink construction in getMeta function 2025-08-15 17:13:49 +05:30
himanshu8443
4a1d6394a1 fix: update episodesLink construction in getMeta and limit catalog size in posts 2025-08-15 17:03:52 +05:30
himanshu8443
712234fac9 fix: remove unnecessary URL encoding for file links in getEpisodes and getMeta 2025-08-15 16:25:18 +05:30
himanshu8443
7689fbce6e fix: encode file links in getEpisodes and getMeta for proper URL handling 2025-08-15 16:13:25 +05:30
himanshu8443
f0c98f9d0a feat: add a111477 provider 2025-08-15 15:57:36 +05:30
himanshu8443
ae0c5afe22 fix: update URLs in getPosts and getSearchPosts to use m3u8 proxy for improved access 2025-07-31 14:32:37 +05:30
himanshu8443
941769f890 fix: update getSearchPosts to use base URL directly and switch to fetch for improved performance 2025-07-31 14:02:29 +05:30
himanshu8443
d40642c986 fix: update search URLs to use m3u8 proxy for improved access 2025-07-31 13:53:20 +05:30
himanshu8443
ee8f7f036c fix: update stream URLs to use m3u8 proxy for improved link handling 2025-07-30 13:24:21 +05:30
himanshu8443
fd8b9d41f9 fix: update stream URLs to use m3u8 proxy for better access 2025-07-29 15:31:47 +05:30
himanshu8443
725c0eaed2 feat: update catalog titles and enhance stream functionality with quality and subtitle support 2025-07-27 13:09:27 +05:30
himanshu8443
01f7c8b2d6 fix: remove subtitles from stream links in getStream function 2025-07-27 13:09:18 +05:30
himanshu8443
b18b4d23b4 feat: add catalog, meta, posts, and stream modules for Animetsu provider 2025-07-27 11:02:34 +05:30
himanshu8443
bf8ea22300 fix: enhance getSearchPosts function to include additional selectors for image and link extraction 2025-07-27 11:02:24 +05:30
himanshu8443
7a510ce352 fix: enhance playerBaseUrl resolution logic in getStream function 2025-07-24 21:49:33 +05:30
himanshu8443
e906a2d583 fix: update getStream function to use dynamic base URL from provider context 2025-07-23 17:08:25 +05:30
himanshu8443
be93715105 fix: update API endpoint to use new base URL for net-proxy requests 2025-07-23 13:34:01 +05:30
himanshu8443
6cbff63d4d fix: await getBaseUrl in getSearchPosts function 2025-07-19 20:29:56 +05:30
himanshu8443
0c853cfc4a fix: update API endpoint for fetching episode links 2025-07-18 21:47:24 +05:30
himanshu8443
16f62e1226 fix: await getBaseUrl in meta and posts 2025-07-16 17:05:35 +05:30
himanshu8443
e49bd6a171 feat: add moviebox 2025-07-16 16:44:04 +05:30
himanshu8443
653ec622b4 fix: refactor headers in getStream function for better readability 2025-07-10 20:39:58 +05:30
himanshu8443
90fd314d82 fix: correct conditional check for cinemalux in getEpisodes function 2025-07-09 23:21:03 +05:30
himanshu8443
36fa8f1c93 fix: update base URL for NetflixMirror and PrimeMirror to a static link 2025-07-09 18:56:03 +05:30
himanshu8443
8a5d63d6dc fix: update episode and post retrieval URLs for primeMirror 2025-07-09 16:26:25 +05:30
himanshu8443
0ab8e300fb fix: refactor episode retrieval to support pagination and sort episodes by title 2025-07-09 15:23:24 +05:30
himanshu8443
fa82ecb0e2 fix: implement pagination for episode retrieval in NetflixMirror 2025-07-09 15:11:38 +05:30