1
0
Fork 0
Frontend to view and interact with movies & shows. https://film-haven.vercel.app
Go to file
Snipcola a5fa7055f2
change provider url, revert to pre-embed code
2024-10-09 03:46:55 +01:00
.gitea/workflows filmhaven: primarily use vercel domain 2024-08-01 04:35:44 +01:00
api change provider url, revert to pre-embed code 2024-10-09 03:46:55 +01:00
assets add banner to readme 2024-01-28 05:25:51 +00:00
site change provider url, revert to pre-embed code 2024-10-09 03:46:55 +01:00
.gitignore fix deploy script 2024-02-11 22:33:44 +00:00
.vercelignore fix deploy script 2024-02-11 22:33:44 +00:00
LICENSE quite late but, happy new year! 2024-01-26 18:11:21 +00:00
README.md footer: view commit on click 2024-08-08 01:27:59 +01:00
package.json update dependencies 2024-09-25 22:26:15 +01:00
vercel.json update custom embed 2024-07-21 01:18:25 +01:00

README.md

🎬 - FilmHaven

A simple, customizable, and lightweight frontend to view and interact with movies & shows.

Accessible here:

🗒️ - Note

Due to the nature of how the project works, you might face ads upon viewing content; to fix this, use uBlock Origin, AdGuard, or an ad-blocker of your choice.

⌨️ - Shortcuts

  • / - Focuses on search bar. Navigates out out of any page or modal open.
  • [ - Plays previous episode, if exists. Only works on series modal.
  • ] - Plays next episode, if exists. Only works on series modal.
  • - or = - Sets previous provider, if exists. Only works on movie or series modal.
  • + - Sets next provider, if exists. Only works on movie or series modal.
  • r - Refreshes video. Only works on movie or series modal.
  • v - Focuses on video. Only works on movie or series modal.
  • x - Closes modal. Only works when modal is open.

💻 - Compilation

  1. Ensure you have node and npm installed.
  2. Run npm install.
  3. Run npm run build or npm run dev depending on what you need.
  4. Access the site at site/dist/index.html.

⚠️ - Disclaimer

All files, such as media, are linked from third-party services, which this project is not responsible for and has no control over.