Files
providers/README.md
2023-09-10 21:50:26 +02:00

597 B

@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

This package is still WIP

Todos:

  • add all real providers
  • make default fetcher maker thing work with both undici and node-fetch

Future todos:

  • docs: examples for nodejs + browser
  • docs: how to use + usecases
  • docs: examples for custom fetcher
  • docs: example with tmdb search
  • feature: choose an output environment (for browser or for native)
  • feature: flixhq show support