No description
src | ||
test | ||
.gitignore | ||
CHANGELOG_06.md | ||
index.ts | ||
LICENSE | ||
package.json | ||
README.md | ||
TODO.md | ||
tsconfig.json |
About
A web video player built for the Astro Web Framework.
Features:
- Poster
- HTTP Live Streaming
- Ambient Mode
- Presentation Mode
- Buffering Indicator
- Keyboard Shortcuts
- Separated Audio Source
- Custom Context Menu
- Custom Settings Menu
- Custom Icons
- Invidious API for YouTube
- Timeline Scrub Hovering
- Title and subtitle in fullscreen
- Picture-in-picture (*)
(*) Not compatible with Mozilla Firefox, check compatibility on 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. The same goes for JS registries.
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/.