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
This commit is contained in:
Himanshu
2025-12-09 11:50:40 +05:30
parent 1ed05508ab
commit 1446a9f584
10 changed files with 84 additions and 35 deletions

View File

@@ -1 +1 @@
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.catalog=void 0,exports.catalog=[{title:"Latest",filter:""},{title:"Bangali-Movies",filter:"genre/bengali-movies/"}];
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.catalog=void 0,exports.catalog=[{title:"Hollywood-Movies",filter:"genre/hollywood-movies/"},{title:"Bangali-Movies",filter:"genre/bengali-movies/"}];