providers/README.md

465 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 NodeJS server
  • choose between all streams or non-protected stream (for browser use)

This package is still WIP

TODO documentation: examples for nodejs + browser

TODO documentation: how to use + usecases

TODO documentation: examples on how to make a custom fetcher