Zorn/README.md

69 lines
2.6 KiB
Markdown
Raw Normal View History

2024-11-01 21:38:28 -04:00
<br />
2024-08-16 16:20:58 -04:00
2024-12-02 15:22:59 -05:00
<div align="center">
2024-12-02 15:22:06 -05:00
<img src="https://md.sudovanilla.org/images/Zorn%20Player.png" alt="Logo" height="64"/>
2024-12-02 15:22:59 -05:00
</div>
2024-08-16 16:20:58 -04:00
2024-12-02 15:21:10 -05:00
<br/>
2024-11-30 23:22:58 -05:00
2024-12-02 15:21:10 -05:00
<div align="center">
2024-11-30 23:22:58 -05:00
2024-12-02 15:21:10 -05:00
In-House Player built by MinPluto
2024-11-30 23:22:58 -05:00
2024-12-02 15:21:10 -05:00
</div>
2024-08-16 16:20:58 -04:00
2024-12-02 15:22:59 -05:00
<div align="center">
2024-08-16 16:20:58 -04:00
2024-12-02 15:21:10 -05:00
![Zorn using Milieu enabled](https://md.sudovanilla.org/images/zorn_player_milieu_with_transparency-video_islandia.png)
2024-08-16 22:27:23 -04:00
2024-12-02 15:22:59 -05:00
</div>
2024-12-02 15:21:10 -05:00
## About
2025-02-10 01:49:48 -05:00
Zorn is a web video player built for the [Astro Web Framework](https://astro.build). Features are offered like ambient mode, custom settings and context menu, YouTube support with [Invidious](https://invidious.io/) 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](https://zorn.docs.sudovanilla.org/).
2024-12-02 15:21:10 -05:00
## Links
2024-12-02 15:21:10 -05:00
General:
- [Showcase](https://studio.sudovanilla.org/)
- [Demo](https://zorn.demo.sudovanilla.org/)
- [Documentations](https://zorn.docs.sudovanilla.org/)
2024-12-02 15:21:10 -05:00
Source Code:
- [SudoVanilla Ark](https://ark.sudovanilla.org/MinPluto/Zorn/) (Official)
- [Codeberg](https://codeberg.org/MinPluto/Zorn/) (Mirror)
2024-12-02 15:53:56 -05:00
- [Pub Solar](https://git.pub.solar/MinPluto/Zorn) (Mirror)
2024-11-29 17:59:05 -05:00
2025-02-10 01:49:48 -05:00
> 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.
2024-11-29 17:59:05 -05:00
2024-12-02 15:21:10 -05:00
## License
2024-11-29 17:59:05 -05:00
2024-12-02 15:21:10 -05:00
```
Copyright (C) 2023 - 2025 MinPluto
2024-11-29 17:59:05 -05:00
2024-12-02 15:21:10 -05:00
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.
2024-11-02 21:08:07 -04:00
2024-12-02 15:21:10 -05:00
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.
2024-08-16 22:27:23 -04:00
2024-12-02 15:21:10 -05:00
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/.
```
___
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)