A custom video player tailored for MinPluto.
Find a file
2024-12-02 15:22:59 -05:00
src Rewrite Fullscreen function 2024-12-02 00:04:47 -05:00
test Update demo 2024-11-30 23:24:01 -05:00
.gitignore Update README and Git Ignore 2024-12-02 15:21:10 -05:00
bun.lockb Remove @iconoir/vue and bump version 2024-11-09 12:08:32 -05:00
index.ts 🚀 Init 2024-08-16 16:20:41 -04:00
LICENSE Add LICENSE 2024-08-17 02:51:50 +00:00
package.json Bump 2024-12-02 00:07:02 -05:00
README.md Use DIV instead of Center 2024-12-02 15:22:59 -05:00
TODO.md Update TODO 2024-11-30 23:24:23 -05:00
tsconfig.json 🚀 Init 2024-08-16 16:20:41 -04:00


Logo

In-House Player built by MinPluto


Zorn using Milieu enabled

About

Zorn is a web video player built for Astro. Originally built for a MinPluto frontend project, that was scrapped. The player offers features such as ambient mode, custom settings menu, YouTube with Invidious API, and the ability to add a separated audio source. Ability to view m3u8 streams are also possible, supporting live streams.

General:

Source Code:

Any other mirrors of the repository that are not listed here are not official and not controlled by SudoVanilla or MinPluto. There are plans to expand the list to other Forgejo instances.

License

Copyright (C) 2023 - 2025 MinPluto

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see https://www.gnu.org/licenses/.