Commit Graph

206 Commits

Author SHA1 Message Date
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