diff --git a/src/source/XDMovies.test.ts b/src/source/XDMovies.test.ts index b75ba31..125e748 100644 --- a/src/source/XDMovies.test.ts +++ b/src/source/XDMovies.test.ts @@ -25,4 +25,9 @@ describe('XDMovies', () => { const streams = await source.handle(ctx, 'series', new TmdbId(66732, 5, 8)); expect(streams).toMatchSnapshot(); }); + + test('handle great indian kapil show s03e01', async () => { + const streams = await source.handle(ctx, 'series', new TmdbId(247769, 3, 1)); + expect(streams).toMatchSnapshot(); + }); }); diff --git a/src/source/XDMovies.ts b/src/source/XDMovies.ts index 387cbe3..8ed9aaf 100644 --- a/src/source/XDMovies.ts +++ b/src/source/XDMovies.ts @@ -110,6 +110,10 @@ export class XDMovies extends Source { .map((_i, el) => new URL($(el).attr('href') as string)) .get(0) as URL; + if (!url.host.startsWith('link.')) { + return { url, meta }; + } + const linkProtectorUrl = await this.fetcher.getFinalRedirectUrl(ctx, url, undefined, 1); const code = linkProtectorUrl.pathname.split('/').pop() as string; diff --git a/src/source/__fixtures__/XDMovies/https:api.themoviedb.org3tv247769 b/src/source/__fixtures__/XDMovies/https:api.themoviedb.org3tv247769 new file mode 100644 index 0000000..6644414 --- /dev/null +++ b/src/source/__fixtures__/XDMovies/https:api.themoviedb.org3tv247769 @@ -0,0 +1 @@ +{"adult":false,"backdrop_path":"/w8L2oVjsSRZdZ1Wcszot9cKZMRO.jpg","created_by":[{"id":1513214,"credit_id":"65e071bba806730161a84c3a","name":"Kapil Sharma","original_name":"Kapil Sharma","gender":2,"profile_path":"/bu0jBQkDJmXCuISoJwktwgamkRX.jpg"}],"episode_run_time":[60],"first_air_date":"2024-03-30","genres":[{"id":10767,"name":"Talk"},{"id":35,"name":"Comedy"}],"homepage":"https://www.netflix.com/title/81737430","id":247769,"in_production":true,"languages":["hi"],"last_air_date":"2026-01-31","last_episode_to_air":{"id":6947233,"name":"Jab Bhidu Went Dhak Dhak","overview":"Their 90s roots bring love and charm wherever they go. Madhuri Dixit and Jackie Shroff take a walk down memory lane with Kapil.","vote_average":0.0,"vote_count":0,"air_date":"2026-02-21","episode_number":10,"episode_type":"standard","production_code":"","runtime":65,"season_number":4,"show_id":247769,"still_path":null},"name":"The Great Indian Kapil Show","next_episode_to_air":{"id":6970721,"name":"Episode 11","overview":"","vote_average":0.0,"vote_count":0,"air_date":"2026-02-28","episode_number":11,"episode_type":"standard","production_code":"","runtime":null,"season_number":4,"show_id":247769,"still_path":null},"networks":[{"id":213,"logo_path":"/wwemzKWzjKYJFfCeiB57q3r4Bcm.png","name":"Netflix","origin_country":""}],"number_of_episodes":48,"number_of_seasons":4,"origin_country":["IN"],"original_language":"hi","original_name":"द ग्रेट इंडियन कपिल शो","overview":"Comedian Kapil Sharma hosts this laugh-out-loud variety talk show with celebrity guests, hilarious antics and his signature supporting cast.","popularity":8.8458,"poster_path":"/3KMCmGDlYLlJ8zGOhCs6f3FZcnj.jpg","production_companies":[{"id":174244,"logo_path":null,"name":"K9 Films Production","origin_country":""},{"id":227389,"logo_path":null,"name":"Beingu Studios","origin_country":""}],"production_countries":[{"iso_3166_1":"IN","name":"India"}],"seasons":[{"air_date":"2024-03-30","episode_count":13,"id":381542,"name":"Season 1","overview":"Comedian Kapil Sharma hosts this laugh-out-loud variety talk show with celebrity guests, hilarious antics and his signature supporting cast.","poster_path":"/lSR8Pn996v5Xfr3SpgO2sRhwamk.jpg","season_number":1,"vote_average":6.9},{"air_date":"2024-09-21","episode_count":13,"id":417968,"name":"Season 2","overview":"Comedian Kapil Sharma brings desi fun to an all-new season featuring celebrity guests, side-splitting gags and a dash of classic Indian charm.","poster_path":"/2yFoz0EHXMlDIqDm6wo6XHv2wiY.jpg","season_number":2,"vote_average":7.8},{"air_date":"2025-06-21","episode_count":14,"id":457951,"name":"Season 3","overview":"Season 3 of The Great Indian Kapil Show brings back India’s most loved comedy talk show with a grander scale, sharper humor, and an even wider range of celebrity guests. Hosted by Kapil Sharma, the season once again combines laugh-out-loud sketches, candid celebrity interviews, and musical performances, making it a wholesome entertainer for audiences of all ages.\n\nThis season, Kapil is joined by his trusted ensemble including Sunil Grover, Krushna Abhishek, Kiku Sharda, and Archana Puran Singh, who deliver hilarious skits rooted in relatable everyday situations. The season also experiments with business-themed specials, film promotions, and personal storytelling that offer a refreshing mix of comedy and insight.","poster_path":"/iaQFw0MVltVqnIVSTkLuArX4Kim.jpg","season_number":3,"vote_average":8.2},{"air_date":"2025-12-20","episode_count":11,"id":487908,"name":"Season 4","overview":"","poster_path":"/zDcZG6bCf6crscEnEF19MMNIi9j.jpg","season_number":4,"vote_average":6.4}],"spoken_languages":[{"english_name":"Hindi","iso_639_1":"hi","name":"हिन्दी"}],"status":"Returning Series","tagline":"","type":"Talk Show","vote_average":7.769,"vote_count":13} \ No newline at end of file diff --git a/src/source/__fixtures__/XDMovies/https:new.xdmovies.wtfphpsearch_api.phpqueryThepercent20Greatpercent20Indianpercent20Kapilpercent20Showandfuzzytrue b/src/source/__fixtures__/XDMovies/https:new.xdmovies.wtfphpsearch_api.phpqueryThepercent20Greatpercent20Indianpercent20Kapilpercent20Showandfuzzytrue new file mode 100644 index 0000000..f9e5e2a --- /dev/null +++ b/src/source/__fixtures__/XDMovies/https:new.xdmovies.wtfphpsearch_api.phpqueryThepercent20Greatpercent20Indianpercent20Kapilpercent20Showandfuzzytrue @@ -0,0 +1 @@ +[{"id":208,"tmdb_id":247769,"title":"The Great Indian Kapil Show","type":"tv","poster":"\/6LWtSm2VHfenFBMvmjG9GYgfvSd.jpg","release_year":"2024","path":"\/series\/the-great-indian-kapil-show-1080p-720p-hindi-download-247769","qualities":["1080p","720p"],"audio_languages":"Hindi"},{"id":1422,"tmdb_id":156484,"title":"The 8 Show","type":"tv","exact_match":0,"poster":"\/umBNBnKThMmF1QQZixZ7rsYOowq.jpg","release_year":"2024","path":"\/series\/the-8-show-1080p-720p-hindi-english-download-156484","qualities":["1080p","720p"],"audio_languages":"Hindi, English, Korean, Tamil"},{"id":1564199,"tmdb_id":1314452,"title":"Other","type":"movie","exact_match":0,"poster":"\/uRXrWxF5wh5MUPB6yGXGWd1NJy3.jpg","release_year":"2025","path":"\/movies\/other-1080p-720p-english-download-1314452","qualities":["1080p","720p"],"audio_languages":"English"},{"id":1565747,"tmdb_id":370076,"title":"Theri","type":"movie","exact_match":0,"poster":"\/f6BhexotEqO3GejXa3FopBNGL6M.jpg","release_year":"2016","path":"\/movies\/theri-1080p-720p-hindi-download-370076","qualities":["1080p","720p"],"audio_languages":"Hindi"},{"id":1565190,"tmdb_id":1531058,"title":"Others","type":"movie","exact_match":0,"poster":"\/2rdDxephzH5bpp3Z5aKf55evRbA.jpg","release_year":"2025","path":"\/movies\/others-1080p-720p-hindi-tamil-download-1531058","qualities":["1080p","720p"],"audio_languages":"Hindi, Tamil, Telugu, Marathi, Bengali"},{"id":117,"tmdb_id":1174481,"title":"The 47","type":"movie","exact_match":0,"poster":"\/gPEvUtPn4ohYMWavYRK7kAbQ8Zw.jpg","release_year":"2024","path":"\/movies\/the-47-1080p-720p-hindi-spanish-download-1174481","qualities":["1080p","720p"],"audio_languages":"Hindi, Spanish"},{"id":1565331,"tmdb_id":1306368,"title":"The Rip","type":"movie","exact_match":0,"poster":"\/p4bW2sJKAwcHuLpfoZK7Zo63osA.jpg","release_year":"2026","path":"\/movies\/the-rip-1080p-720p-hindi-english-download-1306368","qualities":["1080p","720p"],"audio_languages":"Hindi, English, Tamil, Telugu"},{"id":1565159,"tmdb_id":931940,"title":"The Fix","type":"movie","exact_match":0,"poster":"\/vY7bY2xZymoIOti4WM5K29OMzCS.jpg","release_year":"2024","path":"\/movies\/the-fix-1080p-720p-hindi-english-download-931940","qualities":["1080p","720p"],"audio_languages":"Hindi, English"},{"id":2127,"tmdb_id":1215798,"title":"The Cut","type":"movie","exact_match":0,"poster":"\/6iseyProRsPyu3rOCzsXDDnDGrl.jpg","release_year":"2025","path":"\/movies\/the-cut-2160p-1080p-english-download-1215798","qualities":["2160p","1080p","720p"],"audio_languages":"English"},{"id":2127,"tmdb_id":1215798,"title":"The Cut","type":"movie","exact_match":0,"poster":"\/6iseyProRsPyu3rOCzsXDDnDGrl.jpg","release_year":"2025","path":"\/movies\/the-cut-2160p-1080p-english-download-1215798","qualities":["2160p","1080p","720p"],"audio_languages":"English"},{"id":1457,"tmdb_id":1503551,"title":"The 100","type":"movie","exact_match":0,"poster":"\/vY7OxwSmJdrdcNWVyimkly12ufe.jpg","release_year":"2025","path":"\/movies\/the-100-1080p-720p-malayalam-tamil-download-1503551","qualities":["1080p","720p"],"audio_languages":"Malayalam, Tamil, Telugu, Kannada"},{"id":2059,"tmdb_id":575604,"title":"The Call","type":"movie","exact_match":0,"poster":"\/oz8hvZHg7tIdGwh0ErPRhobJKPR.jpg","release_year":"2020","path":"\/movies\/the-call-1080p-720p-korean-english-download-575604","qualities":["1080p","720p"],"audio_languages":"Korean, English"},{"id":1468,"tmdb_id":1204660,"title":"The Twin","type":"movie","exact_match":0,"poster":"\/s43zuayHz2P6VRfSskz9eWjUrM8.jpg","release_year":"2024","path":"\/movies\/the-twin-1080p-720p-english-download-1204660","qualities":["1080p","720p"],"audio_languages":"English"},{"id":2207,"tmdb_id":783598,"title":"The Goal","type":"movie","exact_match":0,"poster":"\/iRf6SAgZ5vdJltVHisVvRieKn1t.jpg","release_year":"1999","path":"\/movies\/the-goal-1080p-720p-hindi-download-783598","qualities":["1080p","720p"],"audio_languages":"Hindi"},{"id":584,"tmdb_id":1461114,"title":"The Door","type":"movie","exact_match":0,"poster":"\/2fTLOS6y3v8SCbkFFRagmYXVZTm.jpg","release_year":"2025","path":"\/movies\/the-door-1080p-720p-hindi-tamil-download-1461114","qualities":["1080p","720p"],"audio_languages":"Hindi, Tamil"},{"id":1565033,"tmdb_id":1242011,"title":"Together","type":"movie","exact_match":0,"poster":"\/m52XidzKx94bKlToZfEXUnL3pdy.jpg","release_year":"2025","path":"\/movies\/together-1080p-720p-hindi-tamil-download-1242011","qualities":["1080p","720p"],"audio_languages":"Hindi, Tamil, Telugu, English"},{"id":86,"tmdb_id":865910,"title":"The Plot","type":"movie","exact_match":0,"poster":"\/pBZ1N68Ral2rtNzeQAmGFhDadq0.jpg","release_year":"2024","path":"\/movies\/the-plot-1080p-hindi-korean-download-865910","qualities":["1080p"],"audio_languages":"Hindi, Korean"},{"id":2125,"tmdb_id":926606,"title":"The Home","type":"movie","exact_match":0,"poster":"\/qyGY1k5GqAORsVhfZA3gFKirZWD.jpg","release_year":"2025","path":"\/movies\/the-home-2160p-1080p-hindi-english-download-926606","qualities":["2160p","1080p","720p"],"audio_languages":"Hindi, English, Tamil"},{"id":1565369,"tmdb_id":227156,"title":"The Giver","type":"movie","exact_match":0,"poster":"\/dul62Av4pgi5x8LP7ELHzNyka9Z.jpg","release_year":"2014","path":"\/movies\/the-giver-1080p-english-download-227156","qualities":["1080p"],"audio_languages":"English"},{"id":1564238,"tmdb_id":1267905,"title":"The Roses","type":"movie","exact_match":0,"poster":"\/98n5HnCJ5LnXKIMNP9SBfVNyxCE.jpg","release_year":"2025","path":"\/movies\/the-roses-2160p-1080p-english-download-1267905","qualities":["2160p","1080p","720p"],"audio_languages":"English"}] \ No newline at end of file diff --git a/src/source/__fixtures__/XDMovies/https:new.xdmovies.wtfseriesthe-great-indian-kapil-show-1080p-720p-hindi-download-247769 b/src/source/__fixtures__/XDMovies/https:new.xdmovies.wtfseriesthe-great-indian-kapil-show-1080p-720p-hindi-download-247769 new file mode 100644 index 0000000..e5c5c24 --- /dev/null +++ b/src/source/__fixtures__/XDMovies/https:new.xdmovies.wtfseriesthe-great-indian-kapil-show-1080p-720p-hindi-download-247769 @@ -0,0 +1,158 @@ + + + + + + + + The Great Indian Kapil Show — Series + + + + + + + + + + + + +
+ +
+ +
+
+
+
+
+ The Great Indian Kapil Show +
+

The Great Indian Kapil Show

+

Rating: 7.2 / 10 ⭐

+

Genres: Talk, Comedy

+

First Air Date: 2024-03-30

+

Audios: Hindi

+

Sources: Netflix

+

Comedian Kapil Sharma hosts this laugh-out-loud variety talk show with celebrity guests, hilarious antics and his signature supporting cast.

+
+

Star Cast:

+

Kapil Sharma, Sunil Grover, Krishna Abhishek, Archana Puran Singh, Kiku Sharda

+
+ + + + + +
+
+
+
+ + + + + + + diff --git a/src/source/__snapshots__/XDMovies.test.ts.snap b/src/source/__snapshots__/XDMovies.test.ts.snap index 7b6fe2c..b7d72c5 100644 --- a/src/source/__snapshots__/XDMovies.test.ts.snap +++ b/src/source/__snapshots__/XDMovies.test.ts.snap @@ -1,5 +1,58 @@ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing +exports[`XDMovies handle great indian kapil show s03e01 1`] = ` +[ + { + "meta": { + "bytes": 1320702443, + "countryCodes": [ + "multi", + "hi", + ], + "height": 1080, + "title": "The.Great.Indian.Kapil.Show.S03E01.1080p.NF.WEB-DL.DDP5.1.AV1-PrimeFix.mkv", + }, + "url": "https://hubcloud.one/drive/3uuwzq1q3pye9yv", + }, + { + "meta": { + "bytes": 3103113871, + "countryCodes": [ + "multi", + "hi", + ], + "height": 1080, + "title": "The.Great.Indian.Kapil.Show.S03E01.1080p.NF.WEB-DL.DDP5.1.H.264-PrimeFix.mkv", + }, + "url": "https://hubcloud.one/drive/lpuxelnsleaec6y", + }, + { + "meta": { + "bytes": 450971566, + "countryCodes": [ + "multi", + "hi", + ], + "height": 720, + "title": "The.Great.Indian.Kapil.Show.S03E01.720p.NF.WEB-DL.DDP5.1.AV1-PrimeFix.mkv", + }, + "url": "https://hubcloud.one/drive/2114yktggdye42a", + }, + { + "meta": { + "bytes": 1868310773, + "countryCodes": [ + "multi", + "hi", + ], + "height": 720, + "title": "The.Great.Indian.Kapil.Show.S03E01.720p.NF.WEB-DL.DDP5.1.H.264-PrimeFix.mkv", + }, + "url": "https://hubcloud.one/drive/cgghjzjgjbqxgmi", + }, +] +`; + exports[`XDMovies handle non-existent devil's bath 2024 gracefully 1`] = `[]`; exports[`XDMovies handle rathnam 2024 1`] = `