Commit graph

1436 commits

Author SHA1 Message Date
Jonathan Barrow
c2d1fdde67
happy path in mixdrop 2023-09-29 14:37:01 -04:00
Jonathan Barrow
db79b16a83
use compareMedia again in zoechip show search 2023-09-29 14:29:28 -04:00
Jonathan Barrow
a5de8c8229
removed NO_CORS flag from mixdrop 2023-09-29 14:26:26 -04:00
Jonathan Barrow
4d5f76ab6b
Added unknown to stream Qualities union 2023-09-28 18:42:29 -04:00
Jonathan Barrow
dd168c7458
zoechip - dont pass year when searching shows 2023-09-28 18:29:00 -04:00
Jonathan Barrow
610aee16df
added zoechip source provider 2023-09-28 18:14:34 -04:00
Isra
2f289d93d0 provider: showbox.media 2023-09-28 15:55:02 -05:00
Isra
e070701905 chore: fix typo 2023-09-28 15:51:39 -05:00
Jonathan Barrow
adf9c2b09a
added mixdrop embed provider 2023-09-28 15:47:21 -04:00
Jonathan Barrow
39c5de3fee
added upstream embed provider 2023-09-28 15:27:11 -04:00
William Oldham
2ab8042317
Merge pull request #11 from movie-web/better-int-testing
Add very basic integration tests
2023-09-28 18:55:43 +01:00
William Oldham
d0dcd9cc7d
Merge branch 'dev' into better-int-testing 2023-09-28 18:54:12 +01:00
William Oldham
37336c687a
Merge pull request #7 from movie-web/docs
Documentation for provider package
2023-09-28 18:53:54 +01:00
William Oldham
774c5bde41
Merge branch 'dev' into docs 2023-09-28 18:52:02 +01:00
mrjvs
799effd487 fix integration test CI 2023-09-28 19:50:31 +02:00
mrjvs
3ca04d8361 Add very basic integration tests 2023-09-28 19:45:41 +02:00
William Oldham
cc79ed0e9f lint(dev-cli): update global lint rule instead of disabling it 2023-09-28 18:44:10 +01:00
mrjvs
01d56a49d0
Merge pull request #9 from jonbarrow/dev
fix superstream
2023-09-28 19:26:23 +02:00
Isra
3c292baf26 Add flixhq shows 2023-09-27 22:49:22 -05:00
Jonathan Barrow
bb4ccc9cf9
fix superstream 2023-09-27 20:18:07 -04:00
mrjvs
48d4af838a Merge branch 'dev' into docs 2023-09-27 20:53:42 +02:00
mrjvs
4fe2f5ce79 Merge branch 'docs' of https://github.com/movie-web/providers into docs 2023-09-27 20:52:16 +02:00
mrjvs
32ec63b7c3 Review suggestions 2023-09-27 20:51:54 +02:00
mrjvs
1c3ee6ece1
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:59 +02:00
mrjvs
f6fb539eac
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:53 +02:00
mrjvs
fda0c5b79c
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:48 +02:00
mrjvs
c4666ffaad
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:40 +02:00
mrjvs
2abdb02638
Update .docs/package.json
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:28 +02:00
William Oldham
e061ff636a ci: fix chalk building error 2023-09-27 19:01:43 +01:00
William Oldham
8a25e21651
Merge pull request #5 from zisra/dev
Port Providers
2023-09-27 18:54:35 +01:00
mrjvs
42a27a2fe0 fix compile error for moved node-fetch 2023-09-27 19:53:36 +02:00
mrjvs
f53a0c52a0 fix compile errors for fetch-likes 2023-09-27 19:50:55 +02:00
William Oldham
2799708992 Set kissasian to be disabled 2023-09-27 18:50:45 +01:00
mrjvs
2a2a3adc24 remove dots from filenames 2023-09-27 19:21:46 +02:00
William Oldham
9e161fb4b1
Merge branch 'dev' into dev 2023-09-27 18:15:06 +01:00
mrjvs
555827cf62 removed a todo 2023-09-27 19:14:11 +02:00
mrjvs
4415ab254c Merge branch 'dev' into docs 2023-09-27 19:12:10 +02:00
mrjvs
2c7e054d4b add 'all' target, as alias for native 2023-09-27 19:11:24 +02:00
mrjvs
9e2bfedb79 remove node-fetch as runtime dependency 2023-09-27 19:10:32 +02:00
mrjvs
de63979e4d add docs 2023-09-27 19:00:40 +02:00
mrjvs
9533062ba4
Merge pull request #6 from jonbarrow/dev
Added source testing script
2023-09-27 15:50:32 +02:00
Jonathan Barrow
e8235072ea
appease the linting gods 2023-09-26 16:08:42 -04:00
Jonathan Barrow
ad0c25f68b
changed script import path to skip compilation step 2023-09-26 15:34:29 -04:00
Jonathan Barrow
147d2f3ea9
coalesce API key to remove linter warning 2023-09-26 15:22:13 -04:00
Jonathan Barrow
88b2e631f0
removed npx from test npm script 2023-09-26 15:21:28 -04:00
Jonathan Barrow
688d0c008a
eslint fixes 2023-09-26 14:26:10 -04:00
Jonathan Barrow
404c48f3b3
updated README to mention the test script and arguments 2023-09-26 14:21:18 -04:00
Jonathan Barrow
b70a27a0c8
move script into src 2023-09-26 14:10:02 -04:00
Jonathan Barrow
e008ebd019
support all API key types 2023-09-26 13:47:30 -04:00
Jonathan Barrow
5af235ff74
throw if media has not been released yet 2023-09-26 13:29:54 -04:00