mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
Merge pull request #19 from luslucifer/dev
Some checks are pending
Testing / Testing (push) Waiting to run
Some checks are pending
Testing / Testing (push) Waiting to run
Soaper is back in action.
This commit is contained in:
commit
bda3f9198f
4 changed files with 4 additions and 2 deletions
|
|
@ -93,5 +93,6 @@
|
|||
"node-fetch": "^3.3.2",
|
||||
"set-cookie-parser": "^2.7.0",
|
||||
"unpacker": "^1.0.1"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ import { convertPlaylistsToDataUrls } from '@/utils/playlist';
|
|||
import { InfoResponse } from './types';
|
||||
import { SourcererOutput, makeSourcerer } from '../../base';
|
||||
|
||||
const baseUrl = 'https://soaper.tv';
|
||||
const baseUrl = 'https://soaper.live';
|
||||
|
||||
const universalScraper = async (ctx: MovieScrapeContext | ShowScrapeContext): Promise<SourcererOutput> => {
|
||||
const searchResult = await ctx.proxiedFetcher('/search.html', {
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
{"/Users/samir2315/.cache/node/corepack/v1/pnpm/9.12.2/bin/pnpm.cjs":["bd892ee8afad79e5d0a0a10acc54600097dd1f90",0,1560],"/Users/samir2315/.cache/node/corepack/v1/pnpm/9.12.2/dist/pnpm.cjs":["595806dd361d6f828419b6352e595d3c068e7cfd",1560,908032]}
|
||||
Loading…
Reference in a new issue