Himanshu
4256b05d2b
fix: update getPosts and getSearchPosts to include common headers and add retry logic
...
fix: change stream URL in getStream function
2026-04-16 20:04:58 +05:30
Himanshu
93d8acec5e
fix: remove Aes
2026-04-16 20:04:22 +05:30
Himanshu
db6be6320d
fix: update base URL in getPosts function and disable specific providers in manifest.json
2026-04-12 09:18:49 +05:30
Himanshu
d1ddafea1c
fix: update version of VegaMovies to 2.5 and modify getPosts URL handling
2026-04-12 09:09:31 +05:30
Himanshu
f32228961b
fix: update hubdrive button selector in getStream function and bump version to 1.6 in manifest.json
2026-03-31 21:39:04 +05:30
Himanshu
e5654b17bc
chore: update versions in manifest.json and fix hubcloud extractor link handling
2026-03-27 21:40:33 +05:30
Himanshu
5c7b986db8
feat: update version to 2.0 in manifest.json; refactor getMeta and getPosts functions for improved data extraction
2026-03-27 11:53:02 +05:30
Himanshu
67167ec8d1
fix: update version to 1.3 in manifest.json and adjust image attribute selection in fetchPosts function
2026-02-24 21:14:15 +05:30
Himanshu
913239459c
fix: update filters in catalog and meta files; adjust post title extraction logic
...
feat: increment version in manifest.json to 2.1
2026-02-23 22:13:29 +05:30
Himanshu
1dc01890c8
feat: update searchPosts function to use new API endpoint and handle response data
...
fix: update version number to 2.0 in manifest.json
2026-02-23 21:32:57 +05:30
Himanshu
099b4aba4f
fix: update version to 1.17 in manifest.json and improve meta and posts data extraction logic
2026-02-23 20:49:06 +05:30
Himanshu
8c91327af1
Reapply "feat: add extractors bundled in file refactor stream handling in multiple providers"
...
This reverts commit ef46918fec .
2026-02-03 21:42:43 +05:30
Himanshu
ef46918fec
Revert "feat: add extractors bundled in file refactor stream handling in multiple providers"
...
This reverts commit 13d41f9da6 .
2026-02-02 23:44:25 +05:30
Himanshu
13d41f9da6
feat: add extractors bundled in file refactor stream handling in multiple providers
2026-02-02 23:24:38 +05:30
Himanshu
de86bd2476
fix: update HubDrive to HubCloud in meta and stream functions; bump version to 1.7 in manifest
2026-01-18 14:45:24 +05:30
Himanshu
f3ef54c713
fix: update Hollywood filter in catalog and bump versions in manifest to 1.6 and 1.2
2026-01-18 14:39:48 +05:30
Himanshu
ad2dc20581
fix: update post title extraction logic in getPosts function; bump version to 1.13 in manifest
2026-01-06 21:10:59 +05:30
Himanshu
7a722373cd
fix: correct URL construction in getPosts function and update selector in posts function; bump version to 1.5 in manifest
2026-01-06 20:52:52 +05:30
Himanshu
4e7d6f56aa
fix: update timeout values in getWebstreamerStream and getRiveStream functions; bump version to 1.6 in manifest
2025-12-29 10:46:55 +05:30
Himanshu
3c6f277db0
fix: update category filters in catalog and bump version to 1.5 in manifest
2025-12-29 10:30:22 +05:30
Himanshu
065a8cb168
fix: update version to 1.12 in manifest; modify selector in posts function to include #archive-container
2025-12-29 10:27:08 +05:30
Himanshu
86e74f911f
feat: add getWebstreamerStream function and update getStream to utilize it; bump version to 1.5 in manifest
2025-12-26 16:04:59 +05:30
Himanshu
a087f22eb1
refactor: simplify getStream function by integrating hubcloudExtracter from context
2025-12-14 17:18:46 +05:30
Himanshu
6eea0bc10f
fix: update getStream function to directly use hubcloudExtracter with axios and cheerio
2025-12-14 17:07:22 +05:30
Himanshu
1446a9f584
feat: update movie categories in catalog and add Hollywood-Movies
...
fix: remove episodesLink from meta data in getMeta function
fix: add unlocked cookie header in extractKmhdLink function
fix: remove episodesLink from linkList in kmMovies meta
fix: add base page worker links in topmovies stream
fix: refactor instant link handling in topmovies stream
2025-12-09 11:50:40 +05:30
Himanshu
f6475e6d7f
fix: Update cookies and user-agent in episodes and stream functions
2025-12-04 14:34:29 +05:30
Himanshu
69d486c155
feat: Add 1cinevood provider
2025-11-23 17:15:40 +05:30
Himanshu
405c3fb47d
feat: Add base page worker and update instant link handling in getStream function
2025-11-23 10:55:55 +05:30
Himanshu
b02cba379e
fix: Update getMeta function to handle missing title, synopsis, and image
2025-11-23 10:19:13 +05:30
Himanshu
811f4ddc3c
fix: Update Home filter in catalog to remove outdated URL
2025-11-22 10:25:46 +05:30
Himanshu
31e824e6c1
fix: Refactor hubcloudExtracter for improved link handling and readability
2025-11-20 22:24:36 +05:30
Himanshu
a98b1b72ca
fix: Update getSearchPosts URL construction for pagination
2025-11-20 22:24:31 +05:30
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