movie-web/README.md

82 lines
4.7 KiB
Markdown
Raw Normal View History

<h1>movie-web</h1>
2022-02-17 18:28:23 +01:00
<p align="center">
2023-02-12 16:03:39 +01:00
<a href="https://github.com/movie-web/movie-web/actions"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/movie-web/movie-web/deploying.yml?branch=master&style=flat-square"></a>
<a href="https://github.com/movie-web/movie-web/blob/master/LICENSE.md"><img alt="GitHub license" src="https://img.shields.io/github/license/movie-web/movie-web?style=flat-square"></a>
<a href="https://github.com/movie-web/movie-web/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/movie-web/movie-web?style=flat-square"></a>
<a href="https://github.com/movie-web/movie-web/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/movie-web/movie-web?style=flat-square"></a><br/>
<a href="https://discord.movie-web.app"><img src="https://discord.com/api/guilds/871713465100816424/widget.png?style=banner2" alt="Discord Server"></a>
</p>
2021-08-02 13:45:22 +02:00
2023-04-23 14:11:50 +02:00
movie-web is a web app for watching movies easily. Check it out at **[movie-web.app](https://movie-web.app)**.
2021-08-02 13:45:22 +02:00
2023-01-29 18:53:14 +01:00
This service works by displaying video files from third-party providers inside an intuitive and aesthetic user interface.
Features include:
2022-02-17 18:28:23 +01:00
- 🕑 Saving of your progress so you can come back to a video at any time!
- 🔖 Bookmarks to keep track of videos you would like to watch.
- 🎞️ Easy switching between seasons and episodes for a TV series; binge away!
- ✖️ Supports multiple types of content including movies, TV shows and Anime (coming soon™)
2021-07-21 12:19:59 +02:00
2022-05-01 21:25:27 +02:00
## Goals of movie-web
- No ads
- No BS: just a search bar and a video player
- No responsibility on the hoster, no databases or api's hosted by us, just a static site
2022-12-27 15:56:28 +01:00
## Self-hosting
A simple guide has been written to assist in hosting your own instance of movie-web.
Check it out here: [https://github.com/movie-web/movie-web/blob/dev/SELFHOSTING.md](https://github.com/movie-web/movie-web/blob/dev/SELFHOSTING.md)
## Running locally for development
2022-02-17 18:28:23 +01:00
2021-07-21 12:19:59 +02:00
To run this project locally for contributing or testing, run the following commands:
2022-05-02 15:12:09 +02:00
<h5><b>note: must use yarn to install packages and run NodeJS 16</b></h5>
2021-07-21 12:19:59 +02:00
```bash
2023-02-12 16:03:39 +01:00
git clone https://github.com/movie-web/movie-web
2021-07-21 12:19:59 +02:00
cd movie-web
yarn install
yarn dev
2021-07-21 12:19:59 +02:00
```
2022-02-17 18:28:23 +01:00
2021-07-21 12:19:59 +02:00
To build production files, simply run `yarn build`.
2022-12-27 16:44:36 +01:00
You'll need to deploy a cloudflare service worker as well. Check the [selfhosting guide](https://github.com/movie-web/movie-web/blob/dev/SELFHOSTING.md) on how to run the service worker. Afterwards you can make a `.env` file and put in the URL. (see `example.env` for an example)
2022-05-01 23:04:05 +02:00
2023-02-12 16:03:39 +01:00
<h2>Contributing - <a href="https://github.com/movie-web/movie-web/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/movie-web/movie-web?style=flat-square"></a>
<a href="https://github.com/movie-web/movie-web/pulls"><img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/movie-web/movie-web?style=flat-square"></a></h2>
2022-02-17 18:28:23 +01:00
2023-02-12 16:03:39 +01:00
Check out [this project's issues](https://github.com/movie-web/movie-web/issues) for inspiration for contribution. Pull requests are always welcome.
2021-08-30 12:46:39 +02:00
2022-05-02 15:12:09 +02:00
**All pull requests must be merged into the `dev` branch. it will then be deployed with the next version**
2022-05-02 14:54:42 +02:00
## Credits
2022-02-17 18:28:23 +01:00
This project would not be possible without our amazing contributors and the community.
2023-02-12 16:03:39 +01:00
<a href="https://github.com/movie-web/movie-web/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/movie-web/movie-web?style=flat-square"></a>
2022-12-27 17:33:30 +01:00
<div style="display:flex;align-items:center;grid-gap:10px">
<img src="https://github.com/JamesHawkinss.png?size=20" width="20"><span><a href="https://github.com/JamesHawkinss">@JamesHawkinss</a> for original concept.</span>
</div>
<div style="display:flex;align-items:center;grid-gap:10px">
<img src="https://github.com/JipFr.png?size=20" width="20"><span><a href="https://github.com/JipFr">@JipFr</a> for initial work on <a href="https://github.com/JipFr/movie-cli">movie-cli</a>.</span>
</div>
<div style="display:flex;align-items:center;grid-gap:10px">
<img src="https://github.com/mrjvs.png?size=20" width="20"><span><a href="https://github.com/mrjvs">@mrjvs</a> for leading the port to React, and for the beautiful design.</span>
</div>
<div style="display:flex;align-items:center;grid-gap:10px">
<img src="https://github.com/binaryoverload.png?size=20" width="20"><span><a href="https://github.com/binaryoverload">@binaryoverload</a> for help rewriting the application into React and making the README look ✨ pretty ✨.</span>
</div>
2022-02-17 18:28:23 +01:00
<div style="display:flex;align-items:center;grid-gap:10px">
<img src="https://github.com/lem6ns.png?size=20" width="20"><span><a href="https://github.com/lem6ns">@lem6ns</a> for helpfully implementing extra scrapers.</span>
2023-02-20 17:52:17 +01:00
</div>