src | ||
test | ||
.gitignore | ||
index.ts | ||
LICENSE | ||
package.json | ||
README.md | ||
TODO.md | ||
tsconfig.json |
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.
Links
General:
Source Code:
- SudoVanilla Ark (Official)
- Codeberg (Mirror)
- Pub Solar (Mirror)
Any other mirrors of the repository that are not listed here are not official and not controlled by SudoVanilla or MinPluto.
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/.