Go to file
Jorrin 356286dfaa Merge branch 'dev' of https://github.com/infvortx/providers-dev into pr/146 2024-04-11 19:44:19 +02:00
.docs add ridomovies search to changelog 2024-04-05 20:01:45 +02:00
.github upgrade pnpm/action-setup 2024-03-31 20:48:09 +02:00
.vscode revert settings.json 2024-04-07 11:37:38 +00:00
examples add support for full url merging 2023-09-06 14:30:21 +02:00
src Merge branch 'dev' of https://github.com/infvortx/providers-dev into pr/146 2024-04-11 19:44:19 +02:00
tests test 2024-03-31 15:41:57 +02:00
.editorconfig repo setup 2023-06-21 14:50:06 +02:00
.eslintrc update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.gitattributes repo setup 2023-06-21 14:50:06 +02:00
.gitignore update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.npmrc repo setup 2023-06-21 14:50:06 +02:00
.prettierrc repo setup 2023-06-21 14:50:06 +02:00
LICENSE Create LICENSE 2023-12-23 23:24:29 +01:00
README.md update docs links in README.md 2024-02-25 17:33:53 -08:00
package.json bump version and changelog 2024-04-05 19:26:01 +02:00
pnpm-lock.yaml Bump ip from 1.1.8 to 1.1.9 2024-03-31 14:27:51 +00:00
tsconfig.json update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
vite.config.ts we go again 2024-03-31 15:44:55 +02:00

README.md

@movie-web/providers

package that holds all providers of movie-web. Feel free to use for your own projects.

features:

  • scrape popular streaming websites
  • works in both browser and server-side

Visit documentation here: https://movie-web.github.io/providers/

How to run locally or test my changes

These topics are also covered in the documentation, read about it here.