movie-web/movie-web
Fork: 2468 Star: 19844 (更新于 1970-01-01 00:00:00)
license: MIT
Language: TypeScript .
A small web app for watching movies and shows easily
最后发布版本: 4.6.6 ( 2024-04-06 02:27:43)
⚡What is movie-web?
movie-web is a web app for watching movies easily.
This service works by displaying video files from third-party providers inside an intuitive and aesthetic user interface.
🔥Features
- Automatic saving of progress - optionally synced to an account.
- Bookmark shows or movies, keep track of what you want to watch.
- Minimalistic interface that only shows whats required - no algorithm to consume you.
🍄 Philosophy
This project is meant to be simple and easy to use. Keep features minimal but polished. We do not want this project to be yet another bulky streaming site, instead it aims for minimalism.
On top of that, hosting should be as cheap and simple as possible. Just a static website with a proxy, with an optional backend if you want cross-device syncing.
Content is fetched from third parties and scraping is fully done on the client. This means that the hoster has no files or media on their server. All files are streamed directly from the third parties.
⚠️ Limitations
- Due to being a static site, there can be no SSR
- To keep it cheap to host, amount of proxied requests need to be kept to a minimum
- Also to keep it cheap, no content must ever be streamed through the proxy. So only streams not protected by CORS headers.
🧬 Running locally for development
To run locally, you must first clone the repository. After that run the following commands in the root of the repository:
pnpm install
pnpm run dev
You have to also make an .env
file to configure your environment. Inspire it from the content of example.env
.
To build production files, run:
pnpm build
[!TIP] You must use pnpm (
npm i -g pnpm
) and run NodeJS 20
🥔 Selfhosting
A simple guide has been written to assist in hosting your own instance of movie-web. Check it out below
Selfhosting guide |
---|
🤝 Thanks to all Contributors
This project would not be possible without our amazing contributors and the community. Thanks a lot! Keep rocking 🍻.
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2024-04-06 02:27:43 4.6.6
2024-04-01 06:39:02 4.6.5
2024-04-01 03:08:21 4.6.4
2024-03-30 01:56:02 4.6.3
2024-03-15 06:54:18 4.6.2
2024-03-12 04:52:52 4.6.1
2024-03-11 07:20:15 4.6.0
2024-03-01 07:32:13 4.5.1
2024-02-27 05:40:49 4.5.0
2024-02-14 18:22:20 4.4.2
movie-web/movie-web同语言 TypeScript最近更新仓库
2024-11-05 17:55:23 langgenius/dify
2024-11-05 17:35:52 siyuan-note/siyuan
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 12:39:27 lobehub/lobe-chat
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript