https://github.com/treyg/global-stream
Stream provider application for movies and shows that helps you find what platform/location has content available to stream
https://github.com/treyg/global-stream
express movie nodejs streaming
Last synced: 3 months ago
JSON representation
Stream provider application for movies and shows that helps you find what platform/location has content available to stream
- Host: GitHub
- URL: https://github.com/treyg/global-stream
- Owner: treyg
- Created: 2022-02-22T17:36:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T23:40:32.000Z (over 1 year ago)
- Last Synced: 2026-05-07T13:52:24.381Z (3 months ago)
- Topics: express, movie, nodejs, streaming
- Language: Vue
- Homepage: https://globalstream.netlify.app/#/
- Size: 4.01 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Global Stream - stream finder
This application utilizes the TMDB API to enable users to search for
movies and TV shows and discover available streaming options based on
their location and preferred provider. Additionally, users can add movies
to a watchlist that is saved locally.
Global Stream provides a free and open-source alternative to sites like
Just Watch or IMDB. If you have a feature request or suggestion, please
feel free to open an issue on
Github.
Built with Vue, Node, and Express JS