Commit graph

143 commits

Author SHA1 Message Date
mrjvs
07f81707a3 add isValidStream unit tests 2023-10-29 20:41:29 +01:00
William Oldham
3e7d1f19d3
Update src/providers/sources/showbox/index.ts 2023-10-26 20:33:20 +01:00
mrjvs
bec7c07881 check validity of stream before returning 2023-10-26 21:07:11 +02:00
mrjvs
9d204c381f Fix febbox 2023-10-26 20:52:07 +02:00
Isra
6f9c0517b8 fix: Exclude capital 'P' from qualities 2023-10-03 19:58:54 -05:00
Isra
6ecc866fed Reintroduce nanoid 2023-10-03 17:54:53 -05:00
Isra
35cfa4747e Fix no-extraneous-dependencies 2023-10-03 17:51:08 -05:00
Isra
64b493eaf2 Fix linter errors 2023-10-03 17:48:40 -05:00
zisra
381c6d4e14
Merge branch 'dev' into dev 2023-10-03 17:44:10 -05:00
Isra
6879dcdbe7 fix: no double log 2023-10-03 17:33:19 -05:00
Isra
856a8fcac1 fix: use updated imports 2023-10-03 16:50:54 -05:00
Isra
11af17b19b fix: correct order of functions 2023-10-03 16:49:39 -05:00
Isra
c3de70bbc0 fix: seperate function 2023-10-03 16:48:23 -05:00
Isra
f82457ed62 fix: use proxied fetcher 2023-10-03 16:46:27 -05:00
Isra
8baeb90bee fix: refactor showOutput to logDeepObject 2023-10-03 16:44:34 -05:00
Isra
c9bd98517f fix: emoty string files for superstream 2023-10-03 12:23:23 -05:00
Isra
791caa88fd refactor: use util.inspect instead of a stringify 2023-10-01 15:18:14 -05:00
Jip Fr
19f03949f4 Add progress 2023-10-01 22:16:46 +02:00
Jip Fr
bbc4f60c73 Add lookmovie 2023-10-01 22:07:37 +02:00
mrjvs
c612e4e175 use nanoid instead again 2023-10-01 20:02:12 +02:00
Isra
7feaf9256f febbox use actual qualities 2023-09-29 22:44:59 -05:00
Jonathan Barrow
702529465f
forgot to remove flags import in mixdrop 2023-09-29 14:41:27 -04:00
Jonathan Barrow
621a1a2156
happy path in zoechip season/episode scraping 2023-09-29 14:38:53 -04:00
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
774c5bde41
Merge branch 'dev' into docs 2023-09-28 18:52:02 +01:00
William Oldham
cc79ed0e9f lint(dev-cli): update global lint rule instead of disabling it 2023-09-28 18:44:10 +01: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
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
William Oldham
9e161fb4b1
Merge branch 'dev' into dev 2023-09-27 18:15:06 +01: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
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
688d0c008a
eslint fixes 2023-09-26 14:26:10 -04:00
Jonathan Barrow
b70a27a0c8
move script into src 2023-09-26 14:10:02 -04:00
Isra
4b23310ed7 Attempt to fix kissasian 2023-09-19 11:44:08 -05:00
Isra
53b4098540 Fix typo 2023-09-18 16:41:26 -05:00
Isra
1d147b8e38 Handle episode not found 2023-09-18 16:40:38 -05:00
Isra
3b538cebb1 Resolve all reviews 2023-09-18 16:40:38 -05:00
Isra
37fdf7ab3b Fix CORS errors 2023-09-15 23:26:18 -05:00
Isra
2b7c0ad52f Gomovies 2023-09-15 23:17:35 -05:00
Isra
87b1763761 SuperStream 2023-09-15 22:09:40 -05:00
Isra
2aa7428711 Import types only 2023-09-15 15:11:27 -05:00
Isra
a0637cc046 Add kissasian scraper 2023-09-15 15:09:00 -05:00
mrjvs
b5d5951662 add embed scrapers to list 2023-09-15 19:58:20 +02:00
mrjvs
c57fdc39ff add mp4upload + streamsb 2023-09-15 19:54:30 +02:00
mrjvs
c80c27a7ed refactor file tree for remotestream 2023-09-15 19:21:47 +02:00
Isra
e28d3fae92 feat(providers): Fix typos 2023-09-11 22:49:25 -05:00
Isra
6fc1a74729 feat(providers): support remotestream movies 2023-09-11 22:48:33 -05:00
Isra
ebb7af7123 feat(providers): remotestream 2023-09-11 22:41:41 -05:00
mrjvs
b120b90b02 Add stream targets 2023-09-10 23:52:51 +02:00
mrjvs
a19cd3887f Add unit tests for body seralization 2023-09-10 21:50:26 +02:00
mrjvs
aa24946d6f add simpleProxyFetcher and add fetcher unit tests 2023-09-10 19:09:23 +02:00
mrjvs
a31e05adfb Fix types and tsconfigs 2023-09-10 19:08:15 +02:00
mrjvs
ae653c8d27 Add id to update event 2023-09-08 00:01:02 +02:00
mrjvs
764986abff add simply library tests + fix umd and cjs mixup bug + simplify library paths 2023-09-06 21:57:57 +02:00
mrjvs
7b9b25acab individual provider runs 2023-09-06 21:24:39 +02:00
mrjvs
493032590e Add individual runners 2023-09-06 20:33:39 +02:00
mrjvs
3853fe3cf7 make imdbId optional 2023-09-06 19:45:58 +02:00
mrjvs
fa8e6e4bd5 fix typo 2023-09-06 19:45:35 +02:00
mrjvs
f684a9c674 fix build? 2023-09-06 19:43:45 +02:00
mrjvs
ee2b63034e not found reasons + json parsing 2023-09-06 17:40:03 +02:00
mrjvs
d325dab162 error logging 2023-09-06 17:04:43 +02:00
mrjvs
637b3b635a fetcher seralization 2023-09-06 15:09:52 +02:00
mrjvs
afa7346601 add support for full url merging 2023-09-06 14:30:21 +02:00
mrjvs
7d7c6865e4 fix ts config for tests, so my IDE doesnt complain 2023-09-05 21:29:59 +02:00
mrjvs
bcf312d1b3 unit tests for provider checks, provider listings, utils and provider meta 2023-09-05 20:57:10 +02:00
mrjvs
391432c1ba fix flixhq scraper and organize todos 2023-08-27 20:57:24 +02:00
mrjvs
be9e8d6da2 Fix build 2023-08-27 20:47:48 +02:00
mrjvs
ffe5e4bb4f Added first source and embed 2023-08-27 20:36:38 +02:00
mrjvs
c55f830c30 Add runner 2023-08-27 19:47:09 +02:00
mrjvs
59b2aa22f7 running sources/embeds + media input 2023-08-25 22:29:50 +02:00
mrjvs
ffe5cf5369 callback events 2023-08-24 21:51:43 +02:00
mrjvs
ef766936dd Basically library structure 2023-08-23 20:07:39 +02:00
mrjvs
fe721bee37 example comments 2023-08-23 17:59:10 +02:00
mrjvs
61ee0e13fa Start building a provider scrape system 2023-08-23 17:56:18 +02:00
mrjvs
b84cfdeaf9 fix some type errors 2023-06-21 15:17:54 +02:00
mrjvs
2f2db1aab8 repo setup 2023-06-21 14:50:06 +02:00