Commit Graph

266 Commits

Author SHA1 Message Date
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
Jonathan Barrow 7804b3bf91
throw error if missing MOVIE_WEB_TMDB_API_KEY 2023-09-26 13:25:54 -04:00
Jonathan Barrow 6f29b636ea
Removed duplicate code in getAllSources 2023-09-26 13:24:16 -04:00
Jonathan Barrow 6ca9de8d74
missing > in --url 2023-09-26 13:18:41 -04:00
mrjvs 18cd9141a2 update dom lib 2023-09-26 18:45:21 +02:00
mrjvs 72bd5677a2 add ts-node into dev deps 2023-09-26 18:34:52 +02:00
Jonathan Barrow a1e12d91a1
Typo in --fetcher details 2023-09-26 02:26:03 -04:00
Jonathan Barrow a9a4dc0b21
Added native fetch to source tester 2023-09-26 02:25:04 -04:00
Jonathan Barrow 213f8f56ab
Added source testing script 2023-09-25 18:50:56 -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
William Oldham f66c408fd2 chore: change eslint param reassign 2023-09-18 20:07:37 +01:00
Isra 37fdf7ab3b Fix CORS errors 2023-09-15 23:26:18 -05:00
Isra 36d4e1f9f6 Remove todos 2023-09-15 23:18:26 -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 2d6a603b2b update todos 2023-09-15 20:00:54 +02:00