All Projects → amoldalwai → watch-any-movie

amoldalwai / watch-any-movie

Licence: other
A Netflix Clone App built using React js , Material UI & OMDb API that allows searching of 1000+ movies and provides information about their plot, IMDB rating, MetaScore, Genre, and Year in which it is published, along with high-quality audio and video streaming.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to watch-any-movie

MovieRatings
Android app to show movie ratings when browsing Netflix, Amazon Prime Video and other supported video streaming apps on the phone
Stars: ✭ 71 (+129.03%)
Mutual labels:  movies, netflix
Gmdb
GMDB is the ultra-simple, cross-platform Movie Library with Features (Search, Take Note, Watch Later, Like, Import, Learn, Instantly Torrent Magnet Watch)
Stars: ✭ 189 (+509.68%)
Mutual labels:  movies, netflix
Homehost
self-hosted, Netflix-like app made for streaming
Stars: ✭ 564 (+1719.35%)
Mutual labels:  movies, netflix
vue-netflix-clone
The repository contains the clone of the application with millions of active users in real life.
Stars: ✭ 32 (+3.23%)
Mutual labels:  netflix, netflix-clone
Netflix Ratings Extractor
Greasemonkey script for Chrome, Firefox, Safari: export your rated Netflix movies.
Stars: ✭ 30 (-3.23%)
Mutual labels:  movies, netflix
imdb-ratings-on-netflix
See IMDb and Rotten Tomatoes ratings directly on Netflix
Stars: ✭ 77 (+148.39%)
Mutual labels:  imdb-rating, netflix
booto
😍A light framework for React Application. Easy for life!
Stars: ✭ 18 (-41.94%)
Mutual labels:  minify
stream video server
demonstrates how to create video streaming server with the help of aiohttp and opencv
Stars: ✭ 15 (-51.61%)
Mutual labels:  video-streaming
opentok-react-native
React Native live video streaming demo app using Open-Tok
Stars: ✭ 36 (+16.13%)
Mutual labels:  video-streaming
tmdbv3api
A lightweight Python library for The Movie Database (TMDb) API. The TMDb API is a resource for developers to integrate movie, TV show and cast data along with posters or movie fan art.
Stars: ✭ 145 (+367.74%)
Mutual labels:  movies
yts torrents
download all torrents from yts.am (yify movies)
Stars: ✭ 14 (-54.84%)
Mutual labels:  movies
Discord-Netflix
A updated and improved version from the original Discord-Netflix from Nirewen.
Stars: ✭ 26 (-16.13%)
Mutual labels:  netflix
api.video-python-client
The official Python client library for api.video
Stars: ✭ 17 (-45.16%)
Mutual labels:  video-streaming
streamZ
A simple video streaming application made with Dart, JavaScript, HTML, CSS & ❤️
Stars: ✭ 28 (-9.68%)
Mutual labels:  video-streaming
UpdateTool
A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
Stars: ✭ 195 (+529.03%)
Mutual labels:  imdb-rating
Movies-Analytics-in-Spark-and-Scala
Data cleaning, pre-processing, and Analytics on a million movies using Spark and Scala.
Stars: ✭ 47 (+51.61%)
Mutual labels:  movies
Ch8n-flix
Netflix inspired OTT Home Screen, Contains implementation in Reactjs, Kotlin React Wrapper, Jetpack Compose Web
Stars: ✭ 57 (+83.87%)
Mutual labels:  netflix-clone
linky
Searches the internet for DDL links and sends them to your favourite download manager
Stars: ✭ 38 (+22.58%)
Mutual labels:  movies
pyrite
Pyrite is a web(RTC) client for the Galène videoconference server.
Stars: ✭ 253 (+716.13%)
Mutual labels:  video-streaming
react-native-movies-app
Movies catalog app written in react native and use of themoviedb api
Stars: ✭ 88 (+183.87%)
Mutual labels:  movies

Logo

WatchAnyMovie

A free movie and webseries streaming application built using React,TMDb API, Firebase and Movie Spider API that lets you watch the movies and webseries directly on your browser.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Logo

A Netflix Clone App built using React JS , Material UI , TMDb API and Movie Spider API that allows searching of 10000+ movies and webseries and provides information about their plot, IMDB rating, MetaScore, Genre, and Year in which it is released, along with high-quality audio and video streaming from various servers using custom made Movie Spider API.

Features:

  • Signup & Login with ForgetPassword and Logout feature using Firebase along with hosting.
  • Searching for 10000+ movies and webseries through TMDb API.
  • Streaming Movies and webseries from various servers using Movie Spider API.
  • Material UI to provide a Netflix like experience.

The site is made for educational purposes!

Screenshots

Built With

List of major frameworks used in building the project. including Add-ons/plugins for acknowledgement.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @your_twitter - [email protected]

Project Link: https://github.com/your_username/repo_name

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].