Play next (closes #109)

This commit is contained in:
Shiny Nematoda 2023-02-22 07:46:49 +00:00
parent 0a791244b5
commit fdd376a071
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
6 changed files with 305 additions and 283 deletions

View file

@ -1,5 +1,7 @@
# Hyperpipe
<div align="center">
![](https://codeberg.org/Hyperpipe/Hyperpipe/raw/branch/main/public/android-chrome-192x192.png)
A Privacy Respecting Frontend for YouTube Music inspired and built with the help of [Piped][piped] and YouTube's InnerTube API.
@ -7,6 +9,8 @@ A Privacy Respecting Frontend for YouTube Music inspired and built with the help
![](https://img.shields.io/badge/youtube-music-red?style=for-the-badge&logo=youtube-music)
![Offical instance](https://img.shields.io/website?down_color=red&down_message=offline&label=status&style=for-the-badge&up_color=cornflowerblue&up_message=online&url=https%3A%2F%2Fhyperpipe.surge.sh)
</div>
## Disclaimer
**_HYPERPIPE IS VERY EXPIRIMENTAL, EXPECT_**
@ -103,6 +107,7 @@ You can reach out to me personally on:
- ViteJS -> [MIT][vite]
- shaka-player -> [Apache-2.0][shaka]
- PeerJS -> [MIT][peer]
- DOMPurify -> [Apache-2.0][purify]
- Bootstrap Icons -> [MIT][bi]
- VueJS theme -> [MIT][vuetheme]
- Dracula theme -> [MIT][dracula]
@ -129,6 +134,7 @@ You can reach out to me personally on:
[bi]: https://github.com/twbs/icons/blob/main/LICENSE.md
[peer]: https://github.com/peers/peerjs/blob/master/LICENSE
[shaka]: https://github.com/shaka-project/shaka-player/blob/main/LICENSE
[purify]: https://github.com/cure53/DOMPurify/blob/main/LICENSE
[nord]: https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
[vuetheme]: https://github.com/vuejs/theme/blob/main/LICENSE
[dracula]: https://github.com/dracula/dracula-theme/blob/master/LICENSE