src | ||
test | ||
.gitignore | ||
index.ts | ||
LICENSE | ||
package.json | ||
README.md | ||
TODO.md | ||
tsconfig.json |
![Logo](https://md.sudovanilla.org/images/Zorn%20Player.png)
In-House Player built by MinPluto
About
Zorn is a web video player built for the Astro Web Framework. Features are offered like ambient mode, custom settings and context menu, YouTube support with Invidious API, m3u8 for live streams, and to allow a separated audio source.
Originally built for the YouTube frontend projected called MinPluto Frontend, which has been scrapped due to the war on adblockers from YouTube, which affected every YouTube frontend project heavily. Due to this war, I've lost and gave up on the this frontend project. I didn't want the custom player I was building to go waste, so it's now a dedicated project and MinPluto has been converted into a sub-organization of SudoVanilla.
Zorn is still under in it's beta stages, but stable enough to be used in production environments. Make sure to set it up correctly by following the documentations.
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. Report the unofficial mirror to SudoVanilla if you find one.
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/.